Ravindrababu Ravula老师的数据结构与算法

最关键的问题是,作为印度裔,他的英语口音真的真的很好懂!!!而且语速很慢,适合大家学习。

作为一哥热衷于搬砖的小伙,我将他的视频搬运到了B站,大家可以前往我的B站观看,搜索“爱码士Noe”查找用户即可。

1、Algorithms Lecture 1 - Introduction to asymptotic notations

2、Algorithms lecture 2 - Time complexity Analysis of iterative programs

3、Algorithms lecture 3 - Time analysis of recursive program

4、Algorithms lecture 4 - comparing various functions to analyse time complexity

5、Algorithms lecture 5 - Masters theorem

6、Algorithms lecture 6 - Analysing Space complexity of iterative and recursive alg

7、Algorithms Lecture 7 - Insertion sort algorithm and analysis

8、Algorithm lecture 8 - Merge sort algorithm, analysis and problems

9、Algorithms lecture 9 - Quick sort algorithm

10、Algorithms lecture 10 - Analysis of quick sort and problems on it

11、Algorithms lecture 11 - introduction to heaps

12、Algorithms lecture 12 - Max heapify algorithm and complete binary tree

13、Algorithms lecture 13- Build max heap algorithm and analysis

14、Algorithms lecture 14- Extract max, increase key and insert key into heap

原文地址:https://www.cnblogs.com/pteromyini/p/12374813.html