Torrent Info
Title Algorithms - Robert Sedgewick, Kevin Wayne
Category
Size 2.78GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
00Intro+15UnionFind.pdf 6.52MB
01 - Course Introduction.mp4 17.22MB
01 - Undirected Graphs - Introduction.mp4 14.57MB
02 - Undirected Graphs - Graph API.mp4 20.58MB
02 - Union-Find - Dynamic Connectivity.mp4 16.02MB
03 - Undirected Graphs - Depth-First Search.mp4 36.97MB
03 - Union-Find - Quick Find.mp4 19.43MB
04 - Undirected Graphs - Breadth-First Search.mp4 19.07MB
04 - Union-Find - Quick Union.mp4 10.96MB
05 - Undirected Graphs - Connected Components.mp4 24.75MB
05 - Union-Find - Quick-Union Improvements.mp4 22.44MB
06 - Undirected Graphs - Challenges.mp4 24.32MB
06 - Union-Find - Applications.mp4 19.82MB
07 - Analysis of Algorithms - Introduction.mp4 13.36MB
07 - Directed Graphs - Introduction.mp4 13.31MB
08 - Analysis of Algorithms - Observations.mp4 14.38MB
08 - Directed Graphs - Digraph API.mp4 7.21MB
09 - Analysis of Algorithms - Mathematical Models.mp4 19.71MB
09 - Directed Graphs - Digraph Search.mp4 27.59MB
10 - Analysis of Algorithms - Order-of-Growth Classifications.mp4 19.40MB
10 - Directed Graphs - Topological Sort.mp4 16.88MB
11 - Analysis of Algorithms - Theory of Algorithms.mp4 19.00MB
11 - Directed Graphs - Strong Components.mp4 26.06MB
12 - Analysis of Algorithms - Memory.mp4 12.34MB
12 - Minimum Spanning Trees - Introduction.mp4 6.76MB
13 - Bags, Queues, And Stacks - Stacks.mp4 25.28MB
13DemoDijkstraTwoStack.mov 4.04MB
13 - Minimum Spanning Trees - Greedy Algorithm.mp4 18.29MB
13StacksAndQueues.pdf 4.60MB
14AnalysisOfAlgorithms.pdf 4.14MB
14 - Bags, Queues, And Stacks - Resizing Arrays.mp4 16.28MB
14DemoBinarySearch.pdf 84.22KB
14 - Minimum Spanning Trees - Edge-Weighted Graph API.mp4 15.12MB
15 - Bags, Queues, And Stacks - Queues.mp4 7.78MB
15DemoQuickFind.mov 2.91MB
15DemoQuickUnion.mov 14.52MB
15 - Minimum Spanning Trees - Kruskal's Algorithm.mp4 16.87MB
16 - Bags, Queues, And Stacks - Generics.mp4 15.35MB
16 - Minimum Spanning Trees - Prim's Algorithm.mp4 42.28MB
17 - Bags, Queues, And Stacks - Iterators.mp4 11.07MB
17 - Minimum Spanning Trees - Context.mp4 16.42MB
18 - Bags, Queues, And Stacks - Applications.mp4 20.72MB
18 - Shortest Paths - APIs.mp4 15.67MB
19 - Elementary Sorts - Rules of the Game.mp4 20.44MB
19 - Shortest Paths - Shortest Paths Properties.mp4 19.77MB
204_002.js 5.54KB
204_002.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
204.js 5.54KB
20 - Elementary Sorts - Selection Sort.mp4 10.24MB
20 - Shortest Paths - Dijkstra's Algorithm.mp4 28.09MB
21DemoInsertionSort.mov 5.16MB
21DemoKnuthShuffle.mov 3.19MB
21DemoSelectionSort.mov 3.22MB
21ElementarySorts.pdf 3.42MB
21 - Elementary Sorts - Insertion Sort.mp4 14.08MB
21 - Shortest Paths - Edge-Weighted DAGs.mp4 26.49MB
22DemoMerge.mov 2.96MB
22 - Elementary Sorts - Shellsort.mp4 14.91MB
22Mergesort.pdf 3.43MB
22 - Shortest Paths - Negative Weights.mp4 27.84MB
23DemoPartitioning.pdf 325.36KB
23DemoPartitioningDijkstra.pdf 1.06MB
23DemoPartitioningDualPivot.pdf 318.30KB
23 - Elementary Sorts - Shuffling.mp4 11.62MB
23 - Maximum Flow - Introduction.mp4 14.99MB
23Quicksort.pdf 3.87MB
24DemoBinaryHeap.mov 2.92MB
24DemoHeapsort.mov 6.59MB
24 - Elementary Sorts - Convex Hull.mp4 20.95MB
24 - Maximum Flow - Ford-Fulkerson Algorithm.mp4 8.51MB
24PriorityQueues.pdf 4.28MB
25 - Maximum Flow - Maxflow-Mincut Theorem.mp4 12.78MB
25 - Mergesort - Mergesort.mp4 34.15MB
26 - Maximum Flow - Running Time Analysis.mp4 12.67MB
26 - Mergesort - Bottom-up Mergesort.mp4 5.37MB
27 - Maximum Flow - Java Implementation.mp4 19.15MB
27 - Mergesort - Sorting Complexity.mp4 13.78MB
28 - Maximum Flow - Applications.mp4 33.91MB
28 - Mergesort - Comparators.mp4 10.07MB
29 - Mergesort - Stability.mp4 8.74MB
29 - String Sorts - Strings in Java.mp4 25.38MB
30 - Quicksort - Quicksort.mp4 28.58MB
30 - String Sorts - Key Indexed Counting.mp4 16.76MB
31ElementarySymbolTables+32BinarySearchTrees.pdf 3.48MB
31 - Quicksort - Selection.mp4 11.62MB
31 - String Sorts - LSD Radix Sort.mp4 27.68MB
32DemoBinarySearchTree.mov 2.73MB
32 - Quicksort - Duplicate Keys.mp4 18.03MB
32 - String Sorts - MSD Radix Sort.mp4 19.04MB
33BalancedSearchTrees.pdf 7.41MB
33Demo23Tree.mov 9.79MB
33DemoRedBlackBST.mov 7.24MB
33 - Quicksort - System Sorts.mp4 19.02MB
33 - String Sorts - 3-Way Radix Quicksort.mp4 11.91MB
34DemoLinearProbingHashTable.mov 5.68MB
34HashTables+35SearchingApplications.pdf 3.57MB
34 - Priority Queues - APIs and Elementary Implementations.mp4 19.93MB
34 - String Sorts - Suffix Arrays.mp4 29.63MB
35 - Priority Queues - Binary Heaps.mp4 33.45MB
35 - Tries - R-Way Tries.mp4 40.89MB
36 - Priority Queues - Heapsort.mp4 20.49MB
36 - Tries - Ternary Search Tries.mp4 14.94MB
37 - Priority Queues - Event-Driven Simulation.mp4 38.57MB
37 - Tries - Ternary Search Tries - 2.mp4 14.54MB
38 - Symbol Tables - API.mp4 32.60MB
38 - Tries - Character-Based Operations.mp4 32.72MB
39 - Substring Search - Introduction.mp4 9.04MB
39 - Symbol Tables - Elementary Implementations.mp4 12.93MB
40 - Substring Search - Brute Force.mp4 14.13MB
40 - Symbol Tables - Ordered Operations.mp4 9.59MB
41 - Binary Search Trees - BSTs.mp4 28.29MB
41DemoBreadthFirstSearch.mov 4.49MB
41DemoConnectedComponents.mov 6.47MB
41DemoDepthFirstSearch.mov 3.84MB
41 - Substring Search - Knuth-Morris-Pratt.mp4 45.04MB
41UndirectedGraphs.pdf 19.93MB
42 - Binary Search Trees - Ordered Operations.mp4 14.26MB
42DemoDepthFirstSearch.mov 2.96MB
42DemoKosarajuSharir.mov 12.78MB
42DemoTopologicalSort.mov 3.68MB
42DirectedGraphs.pdf 4.82MB
42 - Substring Search - Boyer-Moore.mp4 12.01MB
43 - Binary Search Trees - Deletion.mp4 16.23MB
43DemoGreedy.pdf 166.96KB
43DemoKruskal.pdf 167.28KB
43DemoPrim.pdf 417.51KB
43MinimumSpanningTrees.pdf 4.94MB
43 - Substring Search - Rabin-Karp.mp4 24.58MB
44 - Balanced Search Trees - 2-3 Search Trees.mp4 25.04MB
44DemoAcyclicSP.pdf 284.03KB
44DemoBellmanFord.pdf 359.74KB
44DemoDijkstra.pdf 286.86KB
44 - Regular Expressions - Regular Expressions.mp4 30.83MB
44ShortestPaths.pdf 7.11MB
45 - Balanced Search Trees - Red-Black BSTs.mp4 52.69MB
45 - Regular Expressions - NFAs.mp4 19.06MB
46 - Balanced Search Trees - B-Trees.mp4 17.99MB
46 - Regular Expressions - NFA Simulation.mp4 23.88MB
47 - Hash Tables - Hash Functions.mp4 25.28MB
47 - Regular Expressions - NFA Construction.mp4 16.56MB
48 - Hash Tables - Separate Chaining.mp4 10.34MB
48 - Regular Expressions - Applications.mp4 33.80MB
49 - Data Compression - Introduction.mp4 36.04MB
49 - Hash Tables - Linear Probing.mp4 20.27MB
50 - Data Compression - Run-Length Coding.mp4 9.11MB
50 - Hash Tables - Context.mp4 14.37MB
51 - Data Compression - Huffman Compression.mp4 34.02MB
51DemoKeyIndexedCounting.pdf 281.82KB
51 - Geometric Applications of BSTs - 1d Range Search.mp4 12.56MB
51StringSorts.pdf 4.14MB
52 - Data Compression - LZW Compression.mp4 37.15MB
52DemoTrie.mov 4.09MB
52DemoTST.mov 4.07MB
52 - Geometric Applications of BSTs - Line Segment Intersection.mp4 8.26MB
52Tries.pdf 1.84MB
53DemoKnuthMorrisPratt.mov 6.83MB
53 - Geometric Applications of BSTs - Kd-Trees.mp4 53.76MB
53 - Reductions - Introduction.mp4 17.45MB
53SubstringSearch.pdf 4.42MB
54DemoConstructionNFA.mov 2.75MB
54DemoSimulationNFA.mov 4.33MB
54 - Geometric Applications of BSTs - Interval Search Trees.mp4 18.91MB
54 - Reductions - Designing Algorithms.mp4 11.87MB
54RegularExpressions.pdf 2.10MB
55DataCompression.pdf 5.66MB
55DemoHuffman.mov 3.46MB
55DemoLZW.mov 3.87MB
55 - Geometric Applications of BSTs - Rectangle Intersection.mp4 12.13MB
55 - Reductions - Establishing Lower Bonds.mp4 16.45MB
56 - Reductions - Classifying Problems.mp4 18.52MB
56 - Symbol Table Applications - Sets.mp4 7.55MB
57 - Linear Programming - Brewer's Problem.mp4 30.55MB
57 - Symbol Table Applications - Dictionary Clients.mp4 8.47MB
58 - Linear Programming - Simplex Algorithm.mp4 16.12MB
58 - Symbol Table Applications - Indexing Clients.mp4 14.03MB
59 - Linear Programming - Implementations.mp4 30.05MB
59 - Symbol Table Applications - Sparse Vectors.mp4 11.23MB
60 - Linear Programming - Reductions.mp4 20.79MB
61 - Intractability - Introduction.mp4 34.49MB
62 - Intractability - Search Problems.mp4 21.23MB
63 - Intractability - P vs. NP.mp4 29.95MB
64DemoFordFulkerson.mov 3.77MB
64 - Intractability - Classifying Problems.mp4 21.37MB
64MaxFlow.pdf 6.62MB
65 - Intractability - NP-Completeness.mp4 31.80MB
65Reductions.pdf 3.40MB
66 - Intractability - Coping with Intractability.mp4 21.66MB
67CombinatorialSearch.pdf 5.24MB
99DemoGrahamScan.pdf 142.38KB
99DemoIntervalSearchTree.mov 4.83MB
99DemoKdTree.mov 4.94MB
99GeometricSearch.pdf 3.84MB
About the Course.pdf 213.66KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
attempt.js 2.52KB
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
bind_modal_focus.js 875B
Book - Robert Sedgewick and Kevin Wayne - Algorithms, 4th edition.pdf 12.33MB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap.css 46.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
bootstrap-modal.js 6.27KB
circle10.png 5.55KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
db_class.js 1.34KB
exercise-wk01-Analysis-of-alogrithms.htm 19.85KB
exercise-wk01-Analysis-of-alogrithms.pdf 108.17KB
exercise-wk01-Union-Find.htm 17.93KB
exercise-wk01-Union-Find.pdf 94.12KB
exercise-wk02-Elementary-Sorts.htm 16.56KB
exercise-wk02-Elementary-Sorts.pdf 86.73KB
exercise-wk02-Stacks-Queues.htm 19.56KB
exercise-wk02-Stacks-Queues.pdf 101.20KB
exercise-wk03-MergeSort.htm 16.67KB
exercise-wk03-MergeSort.pdf 87.36KB
exercise-wk03-Quicksort.htm 17.22KB
exercise-wk03-Quicksort.pdf 88.33KB
exercise-wk04-Elementary-Symbol-Tables.htm 16.90KB
exercise-wk04-Elementary-Symbol-Tables.pdf 87.29KB
exercise-wk04-Priority-Queues.htm 16.68KB
exercise-wk04-Priority-Queues.pdf 86.97KB
exercise-wk05-Balanced-Search-Trees.htm 16.84KB
exercise-wk05-Balanced-Search-Trees.pdf 87.42KB
exercise-wk05-Geometric-Searching-of-BSTs.htm 17.92KB
exercise-wk05-Geometric-Searching-of-BSTs.pdf 89.20KB
exercise-wk06-Final-Exam.htm 38.49KB
exercise-wk06-Final-Exam.pdf 166.65KB
exercise-wk06-Hash-Tables.htm 18.26KB
exercise-wk06-Hash-Tables.pdf 95.04KB
fin-f08.pdf 279.89KB
fin-f08-sol.pdf 187.74KB
fin-f09.pdf 562.94KB
fin-f09-sol.pdf 92.98KB
fin-f10.pdf 309.69KB
fin-f10-sol.pdf 129.50KB
fin-f11.pdf 1.16MB
fin-f11-sol.pdf 170.08KB
fin-s08.pdf 327.36KB
fin-s08-sol.pdf 166.16KB
fin-s12.pdf 298.61KB
fin-s12-sol.pdf 162.17KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
font-awesome.css 14.26KB
ga_002.js 36.35KB
ga_002.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
ga.js 36.35KB
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
get_query_parameters.js 1012B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
hc_fix.js 447B
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
jquery.js 91.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
json.js 10.67KB
kdtree1.png 3.03KB
kdtree2.png 4.84KB
kdtree3.png 6.51KB
kdtree4.png 7.86KB
kdtree5.png 9.20KB
kdtree-insert1.png 570B
kdtree-insert2.png 651B
kdtree-insert3.png 756B
kdtree-insert4.png 896B
kdtree-insert5.png 984B
kdtree-ops.png 30.70KB
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
latex_preview.js 629B
lines1.png 17.49KB
lines2.png 6.40KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
main.css 5.38KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
MathJax.js 48.53KB
mid-f08.pdf 958.46KB
mid-f08-sol.pdf 923.68KB
mid-f09.pdf 147.64KB
mid-f09-sol.pdf 942.09KB
mid-f10.pdf 261.15KB
mid-f10-sol.pdf 115.78KB
mid-f11.pdf 283.36KB
mid-f11-sol.pdf 68.06KB
mid-f12.pdf 219.80KB
mid-f12-sol.pdf 191.34KB
mid-s08.pdf 139.08KB
mid-s08-sol.pdf 125.92KB
mid-s12.pdf 215.12KB
mid-s12-sol.pdf 124.00KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
modal_focus.js 2.21KB
percolates.png 26.46KB
percolation-100.png 2.73KB
percolation-100.png 2.73KB
percolation-150.png 3.24KB
percolation-150.png 3.24KB
percolation-204.png 4.00KB
percolation-204.png 4.00KB
percolation-250.png 4.09KB
percolation-50.png 2.10KB
percolation-50.png 2.10KB
percolation-backwash.png 16.13KB
percolation-confidence.png 943B
percolation-stats.png 3.60KB
percolation-threshold100.png 20.10KB
percolation-threshold20.png 20.12KB
profiles 45B
profiles 45B
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
profiles.js 1.16KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_questions.css 1.91KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz_timer.js 2.30KB
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
quiz.css 210B
ReadMe - COS 226 Final Information, Fall 2012.pdf 125.17KB
ReadMe - COS 226 Midterm Information, Fall 2012.pdf 124.64KB
RectHV.png 25.97KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top_nav_bar.js 10.05KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
top-banner.png 35.73KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
topbar-coursera-logo.png 1.49KB
wk0-Prog-Assign-Assessments-Guide.htm 28.74KB
wk0-Prog-Assign-Assessments-Guide.pdf 100.43KB
wk1-Prog-Assign-Percolation.htm 11.83KB
wk1-Prog-Assign-Percolation.pdf 268.21KB
wk1-Prog-Assign-Percolation-cklist.htm 20.73KB
wk1-Prog-Assign-Percolation-cklist.pdf 203.22KB
wk1-Prog-Assign-Percolation-Instructions.htm 17.57KB
wk1-Prog-Assign-Percolation-Instructions.pdf 77.56KB
wk2-Prog-Assign-Queues.htm 7.50KB
wk2-Prog-Assign-Queues.pdf 41.65KB
wk2-Prog-Assign-Queues-cklist.htm 15.25KB
wk2-Prog-Assign-Queues-cklist.pdf 64.77KB
wk2-Prog-Assign-Randomized-Queues-Deques-Instructions.htm 14.72KB
wk2-Prog-Assign-Randomized-Queues-Deques-Instructions.pdf 64.58KB
wk3-Prog-Assign-Collinear-Points.htm 10.98KB
wk3-Prog-Assign-Collinear-Points.pdf 113.33KB
wk3-Prog-Assign-Collinear-Points-cklist.htm 11.34KB
wk3-Prog-Assign-Collinear-Points-cklist.pdf 65.45KB
wk3-Prog-Assign-Collinear-Points-Instructions.htm 14.45KB
wk3-Prog-Assign-Collinear-Points-Instructions.pdf 64.08KB
wk4-Prog-Assign-8-Puzzle.htm 10.54KB
wk4-Prog-Assign-8-Puzzle.pdf 52.85KB
wk4-Prog-Assign-8-Puzzle-cklist.htm 18.63KB
wk4-Prog-Assign-8-Puzzle-cklist.pdf 64.73KB
wk4-Prog-Assign-8-Puzzle--Instrustions.htm 14.52KB
wk4-Prog-Assign-8-Puzzle--Instrustions.pdf 64.32KB
wk5-Prog-Assign-Kd-Trees.htm 14.21KB
wk5-Prog-Assign-Kd-Trees.pdf 197.56KB
wk5-Prog-Assign-Kd-Trees-cklist.htm 9.86KB
wk5-Prog-Assign-Kd-Trees-cklist.pdf 71.17KB
wk5-Prog-Assign-Kd-Trees--Instructions.htm 14.41KB
wk5-Prog-Assign-Kd-Trees--Instructions.pdf 64.21KB
Distribution statistics by country
Russia (RU) 8
United Kingdom (GB) 1
Italy (IT) 1
Kazakhstan (KZ) 1
Macedonia (MK) 1
Norway (NO) 1
Republic of Korea (KR) 1
Ukraine (UA) 1
Belarus (BY) 1
United States (US) 1
China (CN) 1
Total 18
IP List List of IP addresses which were distributed this torrent