├── Lectures ├── 2018final.pdf ├── 2018prelim.pdf ├── Lecture 1 - Dynamic Programming.pdf ├── Lecture 1 - Dynamic Programming.pptx ├── Lecture 10 - association-rules.pdf ├── Lecture 10 - association-rules.pptx ├── Lecture 11 - More Graph Problems _ Complexity Theory.pdf ├── Lecture 11 - More Graph Problems _ Complexity Theory.pptx ├── Lecture 12 - reductions.pdf ├── Lecture 12 - reductions.pptx ├── Lecture 14 - Concurrency.pdf ├── Lecture 14 - Concurrency.pptx ├── Lecture 15 - Distributed Computing.pdf ├── Lecture 15 - Distributed Computing.pptx ├── Lecture 16 - streaming.pdf ├── Lecture 16 - streaming.pptx ├── Lecture 17 - streaming with hashing.pdf ├── Lecture 17 - streaming with hashing.pptx ├── Lecture 18 - Proof by Induction.pdf ├── Lecture 18 - Proof by Induction.pptx ├── Lecture 19 - reductions, hashing.pdf ├── Lecture 19 - reductions, hashing.pptx ├── Lecture 2 - Dynamic Programming (continued).pdf ├── Lecture 2 - Dynamic Programming (continued).pptx ├── Lecture 20-DHT.pdf ├── Lecture 20-DHT.pptx ├── Lecture 21-LSH.pdf ├── Lecture 21-LSH.pptx ├── Lecture 22 - Backprop.pdf ├── Lecture 23 - maxflowvision.pdf ├── Lecture 23 - maxflowvision.pptx ├── Lecture 3 - Dijkstra.pdf ├── Lecture 3 - Dijkstra.pptx ├── Lecture 4 - Union-Find.pdf ├── Lecture 4 - Union-Find.pptx ├── Lecture 5 - Balanced trees.pdf ├── Lecture 5 - Balanced trees.pptx ├── Lecture 6 - Exact Nearest Neighbor Algorithms.pdf ├── Lecture 6 - Exact Nearest Neighbor Algorithms.pptx ├── Lecture 7 - MST.pdf ├── Lecture 7 - MST.pptx ├── Lecture 8 - data representations.pdf ├── Lecture 8 - data representations.pptx ├── Lecture 9 - Max Flow _ Min Cut.pdf └── Lecture 9 - Max Flow _ Min Cut.pptx ├── README.md └── _config.yml /Lectures/2018final.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/2018final.pdf -------------------------------------------------------------------------------- /Lectures/2018prelim.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/2018prelim.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 1 - Dynamic Programming.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 1 - Dynamic Programming.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 1 - Dynamic Programming.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 1 - Dynamic Programming.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 10 - association-rules.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 10 - association-rules.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 10 - association-rules.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 10 - association-rules.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 11 - More Graph Problems _ Complexity Theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 11 - More Graph Problems _ Complexity Theory.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 11 - More Graph Problems _ Complexity Theory.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 11 - More Graph Problems _ Complexity Theory.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 12 - reductions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 12 - reductions.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 12 - reductions.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 12 - reductions.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 14 - Concurrency.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 14 - Concurrency.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 14 - Concurrency.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 14 - Concurrency.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 15 - Distributed Computing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 15 - Distributed Computing.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 15 - Distributed Computing.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 15 - Distributed Computing.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 16 - streaming.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 16 - streaming.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 16 - streaming.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 16 - streaming.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 17 - streaming with hashing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 17 - streaming with hashing.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 17 - streaming with hashing.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 17 - streaming with hashing.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 18 - Proof by Induction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 18 - Proof by Induction.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 18 - Proof by Induction.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 18 - Proof by Induction.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 19 - reductions, hashing.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 19 - reductions, hashing.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 19 - reductions, hashing.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 19 - reductions, hashing.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 2 - Dynamic Programming (continued).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 2 - Dynamic Programming (continued).pdf -------------------------------------------------------------------------------- /Lectures/Lecture 2 - Dynamic Programming (continued).pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 2 - Dynamic Programming (continued).pptx -------------------------------------------------------------------------------- /Lectures/Lecture 20-DHT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 20-DHT.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 20-DHT.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 20-DHT.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 21-LSH.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 21-LSH.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 21-LSH.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 21-LSH.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 22 - Backprop.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 22 - Backprop.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 23 - maxflowvision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 23 - maxflowvision.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 23 - maxflowvision.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 23 - maxflowvision.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 3 - Dijkstra.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 3 - Dijkstra.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 3 - Dijkstra.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 3 - Dijkstra.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 4 - Union-Find.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 4 - Union-Find.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 4 - Union-Find.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 4 - Union-Find.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 5 - Balanced trees.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 5 - Balanced trees.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 5 - Balanced trees.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 5 - Balanced trees.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 6 - Exact Nearest Neighbor Algorithms.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 6 - Exact Nearest Neighbor Algorithms.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 6 - Exact Nearest Neighbor Algorithms.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 6 - Exact Nearest Neighbor Algorithms.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 7 - MST.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 7 - MST.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 7 - MST.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 7 - MST.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 8 - data representations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 8 - data representations.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 8 - data representations.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 8 - data representations.pptx -------------------------------------------------------------------------------- /Lectures/Lecture 9 - Max Flow _ Min Cut.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 9 - Max Flow _ Min Cut.pdf -------------------------------------------------------------------------------- /Lectures/Lecture 9 - Max Flow _ Min Cut.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/Lectures/Lecture 9 - Max Flow _ Min Cut.pptx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cornelltech/CS5112-F19/HEAD/_config.yml --------------------------------------------------------------------------------