FileMood

Download algo-p2

Algo p2

Name

algo-p2

 DOWNLOAD Copy Link

Total Size

1.9 GB

Total Files

111

Last Seen

2024-11-08 23:31

Hash

7AFEAFB540F4FF63690F1A6517748341F6809516

/book/

Robert Sedgewick_ Kevin Daniel Wayne-Algorithms-Addison-Wesley (2011).pdf

11.5 MB

/.../01-undirected-graphs/

hints.txt

0.3 KB

questions.txt

0.8 KB

/.../02-directed-graphs/

hints.txt

0.3 KB

questions.txt

0.9 KB

/.../01-minimum-spanning-trees/

hints.txt

0.4 KB

questions.txt

1.0 KB

/.../02-shortest-paths/

hints.txt

0.4 KB

questions.txt

0.8 KB

/.../01-maximum-flow/

hints.txt

0.5 KB

questions.txt

0.9 KB

/.../02-radix-sorts/

hints.txt

0.5 KB

questions.txt

1.3 KB

/week5/

01-tries.png

81.6 KB

02-substring-search.png

84.9 KB

/week6/

01-regular-expressions.png

73.8 KB

02-data-compression.png

67.4 KB

/week7/

01-reductions.png

104.0 KB

02-intractability.png

88.7 KB

03-linear-programming.png

94.0 KB

/lectures/week0/

Algorithms Part II 0.0 Course Introduction (922).mp4

44.7 MB

/.../01-undirected-graphs/

Algorithms Part II 1.0 Introduction to Graphs (932).mp4

25.8 MB

Algorithms Part II 1.1 Graph API (1447).mp4

21.6 MB

Algorithms Part II 1.2 Depth-First Search (2622).mp4

70.3 MB

Algorithms Part II 1.3 Breadth-First Search (1334).mp4

34.2 MB

Algorithms Part II 1.4 Connected Components (1856).mp4

26.0 MB

Algorithms Part II 1.5 Graph Challenges (1429).mp4

57.6 MB

/.../02-directed-graphs/

Algorithms Part II 2.0 Introduction to Digraphs (830).mp4

14.0 MB

Algorithms Part II 2.1 Digraph API (456).mp4

7.6 MB

Algorithms Part II 2.2 Digraph Search (2056).mp4

28.9 MB

Algorithms Part II 2.3 Topological Sort (1254).mp4

28.7 MB

Algorithms Part II 2.4 Strong Components (2022).mp4

27.3 MB

/.../01-minimum-spanning-trees/

Algorithms Part II 3.0 Introduction to MSTs (404).mp4

13.0 MB

Algorithms Part II 3.1 Greedy Algorithm (1256).mp4

19.2 MB

Algorithms Part II 3.2 Edge-Weighted Graph API (1115).mp4

15.9 MB

Algorithms Part II 3.3 Kruskal's Algorithm (1228).mp4

17.7 MB

Algorithms Part II 3.4 Prim's Algorithm (3315).mp4

70.0 MB

Algorithms Part II 3.5 MST Context (1034).mp4

17.2 MB

/.../02-shortest-paths/

Algorithms Part II 4.0 Shortest Paths APIs (1051).mp4

29.1 MB

Algorithms Part II 4.1 Shortest Path Properties (1446).mp4

35.6 MB

Algorithms Part II 4.2 Dijkstra's Algorithm (1858).mp4

53.9 MB

Algorithms Part II 4.3 Edge-Weighted DAGs (1923).mp4

27.8 MB

Algorithms Part II 4.4 Negative Weights (2101).mp4

29.2 MB

/.../01-maximum-flow/

Algorithms Part II 5.0 Introduction to Maxflow (1033).mp4

15.7 MB

Algorithms Part II 5.1 Ford-Fulkerson Algorithm (632).mp4

8.9 MB

Algorithms Part II 5.2 Maxflow-Mincut Theorem (938).mp4

21.4 MB

Algorithms Part II 5.3 Running Time Analysis (8-49).mp4

13.3 MB

Algorithms Part II 5.4 Java Implementation (14-29).mp4

19.8 MB

Algorithms Part II 5.5 Maxflow Applications (22-20).mp4

34.8 MB

/.../02-radix-sorts/

Algorithms Part II 6.0 Strings in Java (17-43).mp4

26.6 MB

Algorithms Part II 6.1 Key-Indexed Counting (12-06).mp4

17.6 MB

Algorithms Part II 6.2 LSD Radix Sort (15-00).mp4

21.7 MB

Algorithms Part II 6.3 MSD Radix Sort (13-41).mp4

19.7 MB

Algorithms Part II 6.4 3-way Radix Quicksort (7-22).mp4

12.5 MB

Algorithms Part II 6.5 Suffix Arrays (1925).mp4

58.0 MB

/lectures/week5/01-tries/

Algorithms Part II 7.0 R-way Tries (3219).mp4

64.8 MB

Algorithms Part II 7.1 Ternary Search Tries (2242).mp4

30.7 MB

Algorithms Part II 7.2 Character-Based Operations (2003).mp4

34.3 MB

/.../02-substring-search/

Algorithms Part II 8.0 Introduction to Substring Search (642).mp4

9.5 MB

Algorithms Part II 8.1 Brute-Force Substring Search (1011).mp4

14.8 MB

Algorithms Part II 8.2 Knuth-Morris-Pratt (3314).mp4

47.2 MB

Algorithms Part II 8.3 Boyer-Moore (836).mp4

12.6 MB

Algorithms Part II 8.4 Rabin-Karp (1613).mp4

25.8 MB

/.../01-regular-expressions/

Algorithms Part II 9.0 Regular Expressions (2003).mp4

32.3 MB

Algorithms Part II 9.1 REs and NFAs (1314).mp4

20.0 MB

Algorithms Part II 9.2 NFA Simulation (1827).mp4

37.0 MB

Algorithms Part II 9.3 NFA Construction (1142).mp4

17.4 MB

Algorithms Part II 9.4 Regular Expression Applications (2009).mp4

69.5 MB

/.../02-data-compression/

Algorithms Part II 10.0 Introduction to Data Compression (2227).mp4

37.8 MB

Algorithms Part II 10.1 Run-Length Coding (559).mp4

9.6 MB

Algorithms Part II 10.2 Huffman Compression (2414).mp4

35.7 MB

Algorithms Part II 10.3 LZW Compression (2733).mp4

38.9 MB

/lectures/week7/01-reductions/

Algorithms Part II 11.0 Introduction to Reductions (925).mp4

18.3 MB

Algorithms Part II 11.1 Designing Algorithms (813).mp4

12.4 MB

Algorithms Part II 11.2 Establishing Lower Bounds (916).mp4

17.3 MB

Algorithms Part II 11.3 Classifying Problems (12-45).mp4

19.4 MB

/.../02-linear-programming/

Algorithms Part II 12.0 Brewer-'s Problem (21-15).mp4

31.2 MB

Algorithms Part II 12.1 Simplex Algorithm (11-49).mp4

16.9 MB

Algorithms Part II 12.2 Simplex Implementations (1621).mp4

83.6 MB

Algorithms Part II 12.3 Linear Programming Reductions (11-46).mp4

21.8 MB

/lectures/week7/03-intractability/

Algorithms Part II 13.0 Introduction to Intractability (1700).mp4

36.2 MB

Algorithms Part II 13.1 Search Problems (1056).mp4

22.3 MB

Algorithms Part II 13.2 P vs. NP (1629).mp4

31.4 MB

Algorithms Part II 13.3 Classifying Problems (1343).mp4

22.4 MB

Algorithms Part II 13.4 NP-Completeness (1238).mp4

33.3 MB

Algorithms Part II 13.5 Coping with Intractability (1401).mp4

22.7 MB

/programming-assignments/

baseball.html

14.2 KB

baseball.png

49.5 KB

boggle-gui.png

60.6 KB

boggle.html

15.5 KB

burrows.html

22.6 KB

dates.png

10.6 KB

dual-gradient.png

83.4 KB

HJoceanSmall.png

160.3 KB

HJoceanSmallEnergy.png

93.8 KB

HJoceanSmallShrunk.png

178.0 KB

HJoceanSmallVerticalSeam.png

94.3 KB

horizontal-seam.png

162.0 KB

pines.png

9.2 KB

pins.png

8.9 KB

pint.png

9.9 KB

Qu.png

4.0 KB

README.txt

0.1 KB

seamCarving.html

13.9 KB

sid.png

9.0 KB

tepee.png

9.4 KB

vertical-seam.png

168.2 KB

wordnet-fig1.png

42.3 KB

wordnet-sap.png

10.2 KB

wordnet.html

15.2 KB

/

README.txt

0.5 KB

 

Total files 111


Copyright © 2024 FileMood.com