algo-p2/book/Robert Sedgewick_ Kevin Daniel Wayne-Algorithms-Addison-Wesley (2011).pdf |
11 MB |
algo-p2/job-interview-questions/week1/01-undirected-graphs/hints.txt |
334 B |
algo-p2/job-interview-questions/week1/01-undirected-graphs/questions.txt |
753 B |
algo-p2/job-interview-questions/week1/02-directed-graphs/hints.txt |
310 B |
algo-p2/job-interview-questions/week1/02-directed-graphs/questions.txt |
898 B |
algo-p2/job-interview-questions/week2/01-minimum-spanning-trees/hints.txt |
427 B |
algo-p2/job-interview-questions/week2/01-minimum-spanning-trees/questions.txt |
990 B |
algo-p2/job-interview-questions/week2/02-shortest-paths/hints.txt |
439 B |
algo-p2/job-interview-questions/week2/02-shortest-paths/questions.txt |
803 B |
algo-p2/job-interview-questions/week3/01-maximum-flow/hints.txt |
495 B |
algo-p2/job-interview-questions/week3/01-maximum-flow/questions.txt |
926 B |
algo-p2/job-interview-questions/week3/02-radix-sorts/hints.txt |
505 B |
algo-p2/job-interview-questions/week3/02-radix-sorts/questions.txt |
1 KB |
algo-p2/job-interview-questions/week5/01-tries.png |
80 KB |
algo-p2/job-interview-questions/week5/02-substring-search.png |
83 KB |
algo-p2/job-interview-questions/week6/01-regular-expressions.png |
72 KB |
algo-p2/job-interview-questions/week6/02-data-compression.png |
66 KB |
algo-p2/job-interview-questions/week7/01-reductions.png |
102 KB |
algo-p2/job-interview-questions/week7/02-intractability.png |
87 KB |
algo-p2/job-interview-questions/week7/03-linear-programming.png |
92 KB |
algo-p2/lectures/week0/Algorithms Part II 0.0 Course Introduction (922).mp4 |
42.7 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.0 Introduction to Graphs (932).mp4 |
24.6 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.1 Graph API (1447).mp4 |
20.6 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.2 Depth-First Search (2622).mp4 |
67 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.3 Breadth-First Search (1334).mp4 |
32.6 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.4 Connected Components (1856).mp4 |
24.8 MB |
algo-p2/lectures/week1/01-undirected-graphs/Algorithms Part II 1.5 Graph Challenges (1429).mp4 |
54.9 MB |
algo-p2/lectures/week1/02-directed-graphs/Algorithms Part II 2.0 Introduction to Digraphs (830).mp4 |
13.3 MB |
algo-p2/lectures/week1/02-directed-graphs/Algorithms Part II 2.1 Digraph API (456).mp4 |
7.2 MB |
algo-p2/lectures/week1/02-directed-graphs/Algorithms Part II 2.2 Digraph Search (2056).mp4 |
27.6 MB |
algo-p2/lectures/week1/02-directed-graphs/Algorithms Part II 2.3 Topological Sort (1254).mp4 |
27.4 MB |
algo-p2/lectures/week1/02-directed-graphs/Algorithms Part II 2.4 Strong Components (2022).mp4 |
26.1 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.0 Introduction to MSTs (404).mp4 |
12.4 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.1 Greedy Algorithm (1256).mp4 |
18.3 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.2 Edge-Weighted Graph API (1115).mp4 |
15.1 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.3 Kruskal's Algorithm (1228).mp4 |
16.9 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.4 Prim's Algorithm (3315).mp4 |
66.8 MB |
algo-p2/lectures/week2/01-minimum-spanning-trees/Algorithms Part II 3.5 MST Context (1034).mp4 |
16.4 MB |
algo-p2/lectures/week2/02-shortest-paths/Algorithms Part II 4.0 Shortest Paths APIs (1051).mp4 |
27.7 MB |
algo-p2/lectures/week2/02-shortest-paths/Algorithms Part II 4.1 Shortest Path Properties (1446).mp4 |
33.9 MB |
algo-p2/lectures/week2/02-shortest-paths/Algorithms Part II 4.2 Dijkstra's Algorithm (1858).mp4 |
51.4 MB |
algo-p2/lectures/week2/02-shortest-paths/Algorithms Part II 4.3 Edge-Weighted DAGs (1923).mp4 |
26.5 MB |
algo-p2/lectures/week2/02-shortest-paths/Algorithms Part II 4.4 Negative Weights (2101).mp4 |
27.8 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.0 Introduction to Maxflow (1033).mp4 |
15 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.1 Ford-Fulkerson Algorithm (632).mp4 |
8.5 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.2 Maxflow-Mincut Theorem (938).mp4 |
20.4 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.3 Running Time Analysis (8-49).mp4 |
12.7 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.4 Java Implementation (14-29).mp4 |
18.8 MB |
algo-p2/lectures/week3/01-maximum-flow/Algorithms Part II 5.5 Maxflow Applications (22-20).mp4 |
33.2 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.0 Strings in Java (17-43).mp4 |
25.4 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.1 Key-Indexed Counting (12-06).mp4 |
16.8 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.2 LSD Radix Sort (15-00).mp4 |
20.7 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.3 MSD Radix Sort (13-41).mp4 |
18.8 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.4 3-way Radix Quicksort (7-22).mp4 |
11.9 MB |
algo-p2/lectures/week3/02-radix-sorts/Algorithms Part II 6.5 Suffix Arrays (1925).mp4 |
55.3 MB |
algo-p2/lectures/week5/01-tries/Algorithms Part II 7.0 R-way Tries (3219).mp4 |
61.8 MB |
algo-p2/lectures/week5/01-tries/Algorithms Part II 7.1 Ternary Search Tries (2242).mp4 |
29.3 MB |
algo-p2/lectures/week5/01-tries/Algorithms Part II 7.2 Character-Based Operations (2003).mp4 |
32.7 MB |
algo-p2/lectures/week5/02-substring-search/Algorithms Part II 8.0 Introduction to Substring Search (642).mp4 |
9 MB |
algo-p2/lectures/week5/02-substring-search/Algorithms Part II 8.1 Brute-Force Substring Search (1011).mp4 |
14.1 MB |
algo-p2/lectures/week5/02-substring-search/Algorithms Part II 8.2 Knuth-Morris-Pratt (3314).mp4 |
45 MB |
algo-p2/lectures/week5/02-substring-search/Algorithms Part II 8.3 Boyer-Moore (836).mp4 |
12 MB |
algo-p2/lectures/week5/02-substring-search/Algorithms Part II 8.4 Rabin-Karp (1613).mp4 |
24.6 MB |
algo-p2/lectures/week6/01-regular-expressions/Algorithms Part II 9.0 Regular Expressions (2003).mp4 |
30.8 MB |
algo-p2/lectures/week6/01-regular-expressions/Algorithms Part II 9.1 REs and NFAs (1314).mp4 |
19.1 MB |
algo-p2/lectures/week6/01-regular-expressions/Algorithms Part II 9.2 NFA Simulation (1827).mp4 |
35.3 MB |
algo-p2/lectures/week6/01-regular-expressions/Algorithms Part II 9.3 NFA Construction (1142).mp4 |
16.6 MB |
algo-p2/lectures/week6/01-regular-expressions/Algorithms Part II 9.4 Regular Expression Applications (2009).mp4 |
66.3 MB |
algo-p2/lectures/week6/02-data-compression/Algorithms Part II 10.0 Introduction to Data Compression (2227).mp4 |
36 MB |
algo-p2/lectures/week6/02-data-compression/Algorithms Part II 10.1 Run-Length Coding (559).mp4 |
9.1 MB |
algo-p2/lectures/week6/02-data-compression/Algorithms Part II 10.2 Huffman Compression (2414).mp4 |
34 MB |
algo-p2/lectures/week6/02-data-compression/Algorithms Part II 10.3 LZW Compression (2733).mp4 |
37.1 MB |
algo-p2/lectures/week7/01-reductions/Algorithms Part II 11.0 Introduction to Reductions (925).mp4 |
17.4 MB |
algo-p2/lectures/week7/01-reductions/Algorithms Part II 11.1 Designing Algorithms (813).mp4 |
11.9 MB |
algo-p2/lectures/week7/01-reductions/Algorithms Part II 11.2 Establishing Lower Bounds (916).mp4 |
16.5 MB |
algo-p2/lectures/week7/01-reductions/Algorithms Part II 11.3 Classifying Problems (12-45).mp4 |
18.5 MB |
algo-p2/lectures/week7/02-linear-programming/Algorithms Part II 12.0 Brewer-'s Problem (21-15).mp4 |
29.8 MB |
algo-p2/lectures/week7/02-linear-programming/Algorithms Part II 12.1 Simplex Algorithm (11-49).mp4 |
16.1 MB |
algo-p2/lectures/week7/02-linear-programming/Algorithms Part II 12.2 Simplex Implementations (1621).mp4 |
79.7 MB |
algo-p2/lectures/week7/02-linear-programming/Algorithms Part II 12.3 Linear Programming Reductions (11-46).mp4 |
20.8 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.0 Introduction to Intractability (1700).mp4 |
34.5 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.1 Search Problems (1056).mp4 |
21.2 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.2 P vs. NP (1629).mp4 |
30 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.3 Classifying Problems (1343).mp4 |
21.4 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.4 NP-Completeness (1238).mp4 |
31.8 MB |
algo-p2/lectures/week7/03-intractability/Algorithms Part II 13.5 Coping with Intractability (1401).mp4 |
21.7 MB |
algo-p2/programming-assignments/baseball.html |
14 KB |
algo-p2/programming-assignments/baseball.png |
48 KB |
algo-p2/programming-assignments/boggle-gui.png |
59 KB |
algo-p2/programming-assignments/boggle.html |
15 KB |
algo-p2/programming-assignments/burrows.html |
22 KB |
algo-p2/programming-assignments/dates.png |
10 KB |
algo-p2/programming-assignments/dual-gradient.png |
81 KB |
algo-p2/programming-assignments/HJoceanSmall.png |
157 KB |
algo-p2/programming-assignments/HJoceanSmallEnergy.png |
92 KB |
algo-p2/programming-assignments/HJoceanSmallShrunk.png |
174 KB |
algo-p2/programming-assignments/HJoceanSmallVerticalSeam.png |
92 KB |
algo-p2/programming-assignments/horizontal-seam.png |
158 KB |
algo-p2/programming-assignments/pines.png |
9 KB |
algo-p2/programming-assignments/pins.png |
9 KB |
algo-p2/programming-assignments/pint.png |
10 KB |
algo-p2/programming-assignments/Qu.png |
4 KB |
algo-p2/programming-assignments/README.txt |
139 B |
algo-p2/programming-assignments/seamCarving.html |
14 KB |
algo-p2/programming-assignments/sid.png |
9 KB |
algo-p2/programming-assignments/tepee.png |
9 KB |
algo-p2/programming-assignments/vertical-seam.png |
164 KB |
algo-p2/programming-assignments/wordnet-fig1.png |
41 KB |
algo-p2/programming-assignments/wordnet-sap.png |
10 KB |
algo-p2/programming-assignments/wordnet.html |
15 KB |
algo-p2/README.txt |
547 B |