zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    大端小端与数字的二进制存储
    java基础之进制转换汇总
    (转) tcp udp通讯协议
    JAVA Tcp Udp的通讯实现(转)
    ExecutorService创建线程使用 转()
    转:java中的位运算
    SVN服务器的搭建与TortoiseSVN的使用
    [Mark]VM Cone & Template
    [Mark]VM migrate
    [Mark] ethtool command in REHL OS
  • 原文地址:https://www.cnblogs.com/pteromyini/p/12374813.html
Copyright © 2011-2022 走看看