zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseLab.com] Udemy - From 0 to 1 Data Structures & Algorithms in Java
magnet:?xt=urn:btih:30293fbc860c72d925b7d77a62bd135c9b8e41a3&dn=[FreeCourseLab.com] Udemy - From 0 to 1 Data Structures & Algorithms in Java
磁力链接详情
Hash值:
30293fbc860c72d925b7d77a62bd135c9b8e41a3
点击数:
175
文件大小:
1.97 GB
文件数量:
67
创建日期:
2021-10-7 20:37
最后访问:
2024-10-26 23:06
访问标签:
FreeCourseLab
com
Udemy
-
From
0
to
1
Data
Structures
&
Algorithms
in
Java
文件列表详情
1. What this course is about/1. You, This course and Us.mp4 19.63 MB
10. Heaps/1. The Heap Is Just The Best Way to Implement a Priority Queue.mp4 50.66 MB
10. Heaps/2. Meet The Binary Heap - It's A Tree At Heart.mp4 37.28 MB
10. Heaps/3. The Binary Heap - Logically A Tree Really An Array.mp4 32.29 MB
10. Heaps/4. The Binary Heap - Making It Real With Code.mp4 18.43 MB
10. Heaps/5. Heapify!.mp4 51.09 MB
10. Heaps/6. Insert And Remove From A Heap.mp4 36.67 MB
11. Revisiting Sorting - The Heap Sort/1. Heap Sort Phase I - Heapify.mp4 44.15 MB
11. Revisiting Sorting - The Heap Sort/2. Heap Sort Phase II - The Actual Sort.mp4 34.87 MB
12. Heap Problems/1. Maximum Element In A Minimum Heap and K Largest Elements In A Stream.mp4 36.05 MB
13. Graphs/1. Introducing The Graph.mp4 40.15 MB
13. Graphs/2. Types Of Graphs.mp4 13.68 MB
13. Graphs/3. The Directed And Undirected Graph.mp4 27.14 MB
13. Graphs/4. Representing A Graph In Code.mp4 16.93 MB
13. Graphs/5. Graph Using An Adjacency Matrix.mp4 37.68 MB
13. Graphs/6. Graph Using An Adjacency List And Adjacency Set.mp4 35.57 MB
13. Graphs/7. Comparison Of Graph Representations.mp4 19.39 MB
13. Graphs/8. Graph Traversal - Depth First And Breadth First.mp4 36.73 MB
14. Graph Algorithms/1. Topological Sort In A Graph.mp4 36.2 MB
14. Graph Algorithms/2. Implementation Of Topological Sort.mp4 14.62 MB
15. Shortest Path Algorithms/1. Introduction To Shortest Path In An Unweighted Graph - The Distance Table.mp4 25.61 MB
15. Shortest Path Algorithms/10. Dealing With Negative Cycles In The Bellman Ford Algorithm.mp4 17.3 MB
15. Shortest Path Algorithms/11. Implementation Of The Bellman Ford Algorithm.mp4 15 MB
15. Shortest Path Algorithms/2. The Shortest Path Algorithm Visualized.mp4 29.09 MB
15. Shortest Path Algorithms/3. Implementation Of The Shortest Path In An Unweighted Graph.mp4 13.57 MB
15. Shortest Path Algorithms/4. Introduction To The Weighted Graph.mp4 7.1 MB
15. Shortest Path Algorithms/5. Shortest Path In A Weighted Graph - A Greedy Algorithm.mp4 37.46 MB
15. Shortest Path Algorithms/6. Dijkstra's Algorithm Visualized.mp4 28.81 MB
15. Shortest Path Algorithms/7. Implementation Of Dijkstra's Algorithm.mp4 17.69 MB
15. Shortest Path Algorithms/8. Introduction To The Bellman Ford Algorithm.mp4 19.88 MB
15. Shortest Path Algorithms/9. The Bellman Ford Algorithm Visualized.mp4 26.7 MB
16. Spanning Tree Algorithms/1. Prim's Algorithm For a Minimal Spanning Tree.mp4 37.87 MB
16. Spanning Tree Algorithms/2. Use Cases And Implementation Of Prim's Algorithm.mp4 21.68 MB
16. Spanning Tree Algorithms/3. Kruskal's Algorithm For a Minimal Spanning Tree.mp4 19.72 MB
16. Spanning Tree Algorithms/4. Implementation Of Kruskal's Algorithm.mp4 16.37 MB
17. Graph Problems/1. Design A Course Schedule Considering Pre-reqs For Courses.mp4 26.94 MB
17. Graph Problems/2. Find The Shortest Path In A Weighted Graphs - Fewer Edges Better.mp4 33.66 MB
2. Data Structures And Algorithms - A Symbiotic Relationship/1. Why are Data Structures And Algorithms important.mp4 40.87 MB
3. Complexity Analysis and the Big-O Notation/1. Performance and Complexity.mp4 37.9 MB
3. Complexity Analysis and the Big-O Notation/2. The Big-O Notation.mp4 30.87 MB
3. Complexity Analysis and the Big-O Notation/3. What is the complexity of these pieces of code.mp4 39.28 MB
4. Linked Lists/1. The Linked List - The Most Basic Of All Data Structures.mp4 36.73 MB
4. Linked Lists/2. Linked List Problems.mp4 20.16 MB
4. Linked Lists/3. Linked Lists vs Arrays.mp4 26.91 MB
5. Stacks And Queues/1. Meet The Stack - Simple But Powerful.mp4 30.64 MB
5. Stacks And Queues/2. Building A Stack Using Java.mp4 33.33 MB
5. Stacks And Queues/3. Match Parenthesis To Check A Well Formed Expression.mp4 26.09 MB
5. Stacks And Queues/4. Find The Minimum Element In A Stack In Constant Time.mp4 21.73 MB
5. Stacks And Queues/5. Meet The Queue - A Familiar Sight In Everyday Life.mp4 29.23 MB
5. Stacks And Queues/6. The Circular Queue - Tricky But Fast.mp4 38.71 MB
5. Stacks And Queues/7. Build A Queue With Two Stacks.mp4 37.48 MB
6. Sorting and Searching/1. Sorting Trade-Offs.mp4 29.09 MB
6. Sorting and Searching/2. Selection Sort.mp4 28.57 MB
6. Sorting and Searching/3. Bubble Sort.mp4 29.91 MB
6. Sorting and Searching/4. Insertion Sort.mp4 32.93 MB
6. Sorting and Searching/5. Shell Sort.mp4 29.68 MB
6. Sorting and Searching/6. Merge Sort.mp4 41.34 MB
6. Sorting and Searching/7. Quick Sort.mp4 30.09 MB
6. Sorting and Searching/8. Binary Search - search quickly through a sorted list.mp4 20.06 MB
7. Binary Trees/1. Meet The Binary Tree - A Hierarchical Data Structure.mp4 36.15 MB
7. Binary Trees/2. Breadth First Traversal.mp4 41.52 MB
7. Binary Trees/3. Depth First - Pre-OrderTraversal.mp4 37.85 MB
7. Binary Trees/4. Depth First - In-Order and Post-Order Traversal.mp4 34.52 MB
8. Binary Search Trees/1. The Binary Search Tree - an introduction.mp4 26.01 MB
8. Binary Search Trees/2. Insertion and Lookup in a Binary Search Tree.mp4 39.16 MB
9. Binary Tree Problems/1. Minimum Value, Maximum Depth And Mirror.mp4 34.71 MB
9. Binary Tree Problems/2. Count Trees, Print Range and Is BST.mp4 41.34 MB
其他位置