Create Tool:
Create Time:1970-01-01 08:00:00
File Size:7.31 GB
File Count:125
File Hash:c6a6a4eae3053f9d0e42df4591b33c11f27ead9a
Introduction/01. Algorithms. Introduction.mp4 | 44.73 MB |
Lecture 1. Union-Find/01. Dynamic Connectivity.mp4 | 49.65 MB |
Lecture 1. Union-Find/02. Quick Find.mp4 | 49.84 MB |
Lecture 1. Union-Find/03. Quick Union.mp4 | 37.40 MB |
Lecture 1. Union-Find/04. Quick-union Improvements.mp4 | 62.72 MB |
Lecture 1. Union-Find/05. Union-find Applications.mp4 | 44.67 MB |
Lecture 10. Geometric Applications of BSTs/01. Range Search-1.mp4 | 35.56 MB |
Lecture 10. Geometric Applications of BSTs/02. Line Segment Intersection-2.mp4 | 24.42 MB |
Lecture 10. Geometric Applications of BSTs/03. Kd-trees-3.mp4 | 125.37 MB |
Lecture 10. Geometric Applications of BSTs/04. Interval Search Trees-4.mp4 | 58.38 MB |
Lecture 10. Geometric Applications of BSTs/05. Rectangle Intersection-5.mp4 | 37.31 MB |
Lecture 11. Hash Tables/01. Hash Functions.mp4 | 81.39 MB |
Lecture 11. Hash Tables/02. Separate Chaining.mp4 | 33.17 MB |
Lecture 11. Hash Tables/03. Linear Probing.mp4 | 56.54 MB |
Lecture 11. Hash Tables/04. Context.mp4 | 45.51 MB |
Lecture 11. Hash Tables/05. Sets.mp4 | 23.29 MB |
Lecture 11. Hash Tables/06. Dictionary Clients.mp4 | 27.13 MB |
Lecture 11. Hash Tables/07. Indexing Clients.mp4 | 35.33 MB |
Lecture 11. Hash Tables/08. Sparse Vectors.mp4 | 33.46 MB |
Lecture 12. Undirected Graphs/01. Introduction To Graphs.mp4 | 42.06 MB |
Lecture 12. Undirected Graphs/02. Graph Api.mp4 | 67.14 MB |
Lecture 12. Undirected Graphs/03. Depth-first Search.mp4 | 112.53 MB |
Lecture 12. Undirected Graphs/04. Breadth-first Search.mp4 | 55.94 MB |
Lecture 12. Undirected Graphs/05. Connected Components.mp4 | 75.58 MB |
Lecture 12. Undirected Graphs/06. Graph Challenges.mp4 | 65.59 MB |
Lecture 13. Directed Graphs/01. Introduction To Digraphs.mp4 | 36.75 MB |
Lecture 13. Directed Graphs/02. Digraph Api.mp4 | 21.01 MB |
Lecture 13. Directed Graphs/03. Digraph Search.mp4 | 89.87 MB |
Lecture 13. Directed Graphs/04. Topological Sort.mp4 | 49.81 MB |
Lecture 13. Directed Graphs/05. Strong Components.mp4 | 84.18 MB |
Lecture 14. Minimum Spanning Trees/01. Introduction To Msts.mp4 | 18.46 MB |
Lecture 14. Minimum Spanning Trees/02. Greedy Algorithm.mp4 | 53.98 MB |
Lecture 14. Minimum Spanning Trees/03. Edge-weighted Graph Api.mp4 | 48.36 MB |
Lecture 14. Minimum Spanning Trees/04. Kruskals Algorithm.mp4 | 53.27 MB |
Lecture 14. Minimum Spanning Trees/05. Prims Algorithm.mp4 | 145.82 MB |
Lecture 14. Minimum Spanning Trees/06. Mst Context.mp4 | 46.25 MB |
Lecture 15. Shortest Paths/01. Shortest Paths Apis.mp4 | 46.93 MB |
Lecture 15. Shortest Paths/02. Shortest Path Properties.mp4 | 66.75 MB |
Lecture 15. Shortest Paths/03. Dijkstras Algorithm.mp4 | 83.96 MB |
Lecture 15. Shortest Paths/04. Edge-weighted Dags.mp4 | 84.79 MB |
Lecture 15. Shortest Paths/05. Negative Weights.mp4 | 87.92 MB |
Lecture 16. Maximum Flow and Minimum Cut/01. Introduction To Maxflow.mp4 | 45.04 MB |
Lecture 16. Maximum Flow and Minimum Cut/02. Ford-fulkerson Algorithm.mp4 | 26.12 MB |
Lecture 16. Maximum Flow and Minimum Cut/03. Maxflow-mincut Theorem.mp4 | 42.29 MB |
Lecture 16. Maximum Flow and Minimum Cut/04. Running Time Analysis.mp4 | 40.21 MB |
Lecture 16. Maximum Flow and Minimum Cut/05. Java Implementation.mp4 | 65.80 MB |
Lecture 16. Maximum Flow and Minimum Cut/06. Maxflow Applications.mp4 | 102.33 MB |
Lecture 17. Radix Sorts/01. Strings In Java.mp4 | 77.58 MB |
Lecture 17. Radix Sorts/02. Key-indexed Counting.mp4 | 54.74 MB |
Lecture 17. Radix Sorts/03. Lsd Radix Sort.mp4 | 70.25 MB |
Lecture 17. Radix Sorts/04. Msd Radix Sort.mp4 | 63.27 MB |
Lecture 17. Radix Sorts/05. 3-way Radix Quicksort.mp4 | 33.12 MB |
Lecture 17. Radix Sorts/06. Suffix Arrays.mp4 | 87.73 MB |
Lecture 18. Tries/01. R-way Tries.mp4 | 127.15 MB |
Lecture 18. Tries/02. Ternary Search Tries.mp4 | 84.26 MB |
Lecture 18. Tries/03. Character-based Operations.mp4 | 93.29 MB |
Lecture 19. Substring Search/01. Introduction To Substring Search.mp4 | 28.46 MB |
Lecture 19. Substring Search/02. Brute-force Substring Search.mp4 | 43.27 MB |
Lecture 19. Substring Search/03. Knuth-morris-pratt.mp4 | 136.43 MB |
Lecture 19. Substring Search/04. Boyer-moore.mp4 | 33.85 MB |
Lecture 19. Substring Search/05. Rabin-karp.mp4 | 74.95 MB |
Lecture 2. Analysis of Algorithms/01 Introduction To Analysis Of Algorithms.mp4 | 39.25 MB |
Lecture 2. Analysis of Algorithms/02. Observations.mp4 | 43.27 MB |
Lecture 2. Analysis of Algorithms/03. Mathematical Models.mp4 | 58.81 MB |
Lecture 2. Analysis of Algorithms/04. Order-of-growth Classifications.mp4 | 66.92 MB |
Lecture 2. Analysis of Algorithms/05. Theory Of Algorithms.mp4 | 52.72 MB |
Lecture 2. Analysis of Algorithms/06. Memory.mp4 | 38.43 MB |
Lecture 20. Regular Expressions/01. Regular Expressions.mp4 | 91.27 MB |
Lecture 20. Regular Expressions/02. Res And Nfas.mp4 | 60.67 MB |
Lecture 20. Regular Expressions/03. Nfa Simulation.mp4 | 76.16 MB |
Lecture 20. Regular Expressions/04. Nfa Construction.mp4 | 45.68 MB |
Lecture 20. Regular Expressions/05. Regular Expression Applications.mp4 | 93.81 MB |
Lecture 21. Data Compression/01. Introduction To Data Compression.mp4 | 103.82 MB |
Lecture 21. Data Compression/02. Run-length Coding.mp4 | 27.48 MB |
Lecture 21. Data Compression/03. Huffman Compression.mp4 | 101.09 MB |
Lecture 21. Data Compression/04. Lzw Compression.mp4 | 105.15 MB |
Lecture 22. Reductions/01. Introduction To Reductions.mp4 | 43.00 MB |
Lecture 22. Reductions/02. Designing Algorithms.mp4 | 35.96 MB |
Lecture 22. Reductions/03. Establishing Lower Bounds.mp4 | 43.75 MB |
Lecture 22. Reductions/04. Classifying Problems.mp4 | 56.19 MB |
Lecture 23. Linear Programming/01. Brewer's Problem.mp4 | 92.58 MB |
Lecture 23. Linear Programming/02. Simplex Algorithm.mp4 | 53.46 MB |
Lecture 23. Linear Programming/03. Simplex Implementations.mp4 | 75.52 MB |
Lecture 23. Linear Programming/04. Linear Programming Reductions.mp4 | 56.07 MB |
Lecture 24. Intractability/01. Introduction To Intractability.mp4 | 81.96 MB |
Lecture 24. Intractability/02. Search Problems.mp4 | 52.11 MB |
Lecture 24. Intractability/03. P Vs Np.mp4 | 77.23 MB |
Lecture 24. Intractability/04. Classifying Problems.mp4 | 62.87 MB |
Lecture 24. Intractability/05. Np-completeness.mp4 | 58.50 MB |
Lecture 24. Intractability/06. Coping With Intractability.mp4 | 62.80 MB |
Lecture 3. Stacks and Queues/01. Stacks.mp4 | 79.02 MB |
Lecture 3. Stacks and Queues/02. Resizing Arrays.mp4 | 47.52 MB |
Lecture 3. Stacks and Queues/03. Queues.mp4 | 21.69 MB |
Lecture 3. Stacks and Queues/04. Generics.mp4 | 45.17 MB |
Lecture 3. Stacks and Queues/05. Iterators.mp4 | 34.75 MB |
Lecture 3. Stacks and Queues/06. Stack And Queue Applications.mp4 | 64.24 MB |
Lecture 4. Elementary Sorts/01. Introduction To Sorting.mp4 | 67.69 MB |
Lecture 4. Elementary Sorts/02. Selection Sort.mp4 | 30.87 MB |
Lecture 4. Elementary Sorts/03. Insertion Sort.mp4 | 41.32 MB |
Lecture 4. Elementary Sorts/04. Shellsort.mp4 | 43.88 MB |
Lecture 4. Elementary Sorts/05. Shuffling.mp4 | 30.83 MB |
Lecture 4. Elementary Sorts/06. Convex Hull.mp4 | 62.39 MB |
Lecture 5. Mergesort/01. Mergesort.mp4 | 104.35 MB |
Lecture 5. Mergesort/02. Bottom-up Mergesort.mp4 | 14.54 MB |
Lecture 5. Mergesort/03. Sorting Complexity.mp4 | 38.93 MB |
Lecture 5. Mergesort/04. Comparators.mp4 | 31.42 MB |
Lecture 5. Mergesort/05. Stability.mp4 | 24.71 MB |
Lecture 6. Quicksort/01. Quicksort.mp4 | 84.75 MB |
Lecture 6. Quicksort/02. Selection.mp4 | 33.08 MB |
Lecture 6. Quicksort/03. Duplicate Keys.mp4 | 49.47 MB |
Lecture 6. Quicksort/04. System Sorts.mp4 | 54.67 MB |
Lecture 7. Priority Queues/01. Apis And Elementary Implementations.mp4 | 57.18 MB |
Lecture 7. Priority Queues/02. Binary Heaps.mp4 | 107.21 MB |
Lecture 7. Priority Queues/03. Heapsort.mp4 | 57.71 MB |
Lecture 7. Priority Queues/04. Event-driven Simulation.mp4 | 106.73 MB |
Lecture 8. Elementary Symbol Tables/01. Symbol Table Apis.mp4 | 100.74 MB |
Lecture 8. Elementary Symbol Tables/02. Elementary Implementations.mp4 | 42.06 MB |
Lecture 8. Elementary Symbol Tables/03. Ordered Operations.mp4 | 28.82 MB |
Lecture 8. Elementary Symbol Tables/04. Binary Search Trees.mp4 | 82.84 MB |
Lecture 8. Elementary Symbol Tables/05. Ordered Operations In Bsts.mp4 | 45.62 MB |
Lecture 8. Elementary Symbol Tables/06. Deletion In Bsts.mp4 | 45.51 MB |
Lecture 9. Balanced Search Trees/01. Search Trees-1.mp4 | 69.43 MB |
Lecture 9. Balanced Search Trees/02. Red-black Bsts-2.mp4 | 156.54 MB |
Lecture 9. Balanced Search Trees/03. B-trees-3.mp4 | 48.79 MB |
Algorithms_9780134384436_FullOutline_Readings_08-2015.pdf | 212.41 KB |
http://bt.rutracker.cc/ann?magnet |
TorrentBank
Copyright © 2024