Filename Size 1. Introduction/1. Curriculum Walkthrough.mp4 145.9 MB 1. Introduction/1. Curriculum Walkthrough.vtt 351 B 1. Introduction/2. What Order Should You Watch In.mp4 53.4 MB 1. Introduction/2. What Order Should You Watch In.vtt 4.1 KB 1. Introduction/3. How I'm Running My Code.mp4 56.3 MB 1. Introduction/3. How I'm Running My Code.vtt 5.4 KB 10. Searching Algorithms/1. PREREQUISITES.html 220 B 10. Searching Algorithms/10. Binary Search Solution.mp4 109.6 MB 10. Searching Algorithms/10. Binary Search Solution.vtt 22.8 KB 10. Searching Algorithms/10.1 binary_search.js.js 886 B 10. Searching Algorithms/11. Binary Search BIG O.mp4 29.4 MB 10. Searching Algorithms/11. Binary Search BIG O.vtt 8.8 KB 10. Searching Algorithms/12. Naive String Search.mp4 15.9 MB 10. Searching Algorithms/12. Naive String Search.vtt 351 B 10. Searching Algorithms/13. Naive String Search Implementation.mp4 76.8 MB 10. Searching Algorithms/13. Naive String Search Implementation.vtt 16.6 KB 10. Searching Algorithms/13.1 string_search.js.js 305 B 10. Searching Algorithms/14. KNP COMING SOON.html 90 B 10. Searching Algorithms/2. Intro to Searching.mp4 32.6 MB 10. Searching Algorithms/2. Intro to Searching.vtt 6.2 KB 10. Searching Algorithms/2.1 Slides.html 103 B 10. Searching Algorithms/3. Intro to Linear Search.mp4 46.6 MB 10. Searching Algorithms/3. Intro to Linear Search.vtt 7.3 KB 10. Searching Algorithms/4. Linear Search Exercise.html 151 B 10. Searching Algorithms/5. Linear Search Solution.mp4 34.7 MB 10. Searching Algorithms/5. Linear Search Solution.vtt 7.5 KB 10. Searching Algorithms/5.1 linear_search.js.js 177 B 10. Searching Algorithms/6. Linear Search BIG O.mp4 4.6 MB 10. Searching Algorithms/6. Linear Search BIG O.vtt 3 KB 10. Searching Algorithms/7. Intro to Binary Search.mp4 36.2 MB 10. Searching Algorithms/7. Intro to Binary Search.vtt 9.1 KB 10. Searching Algorithms/8. Binary Search PseudoCode.mp4 10.6 MB 10. Searching Algorithms/8. Binary Search PseudoCode.vtt 4 KB 10. Searching Algorithms/9. Binary Search Exercise.html 151 B 11. Bubble Sort/1. PREREQUISITES.html 220 B 11. Bubble Sort/2. Introduction to Sorting Algorithms.mp4 45.3 MB 11. Bubble Sort/2. Introduction to Sorting Algorithms.vtt 351 B 11. Bubble Sort/2.1 Sorting Slides.html 124 B 11. Bubble Sort/2.2 Sorting Animations Website.html 113 B 11. Bubble Sort/3. Built-In JavaScript Sorting.mp4 31.4 MB 11. Bubble Sort/3. Built-In JavaScript Sorting.vtt 351 B 11. Bubble Sort/3.1 Built-In JS Sort Documentation.html 152 B 11. Bubble Sort/4. Bubble Sort Overview.mp4 24.4 MB 11. Bubble Sort/4. Bubble Sort Overview.vtt 351 B 11. Bubble Sort/4.1 Visualgo Sorting (Click Bubble Sort).html 92 B 11. Bubble Sort/5. Bubble Sort Implementation.mp4 63.9 MB 11. Bubble Sort/5. Bubble Sort Implementation.vtt 13.8 KB 11. Bubble Sort/5.1 bubble_unoptimized.js.js 681 B 11. Bubble Sort/6. Bubble Sort Optimization.mp4 32 MB 11. Bubble Sort/6. Bubble Sort Optimization.vtt 6.2 KB 11. Bubble Sort/6.1 optimized_bubble.js.js 403 B 11. Bubble Sort/7. Bubble Sort BIG O Complexity.mp4 12.5 MB 11. Bubble Sort/7. Bubble Sort BIG O Complexity.vtt 2.1 KB 12. Selection Sort/1. PREREQUISITES.html 405 B 12. Selection Sort/2. Selection Sort Introduction.mp4 23.3 MB 12. Selection Sort/2. Selection Sort Introduction.vtt 9.9 KB 12. Selection Sort/2.1 Sorting Slides.html 124 B 12. Selection Sort/2.1 Visualgo Sorting (Click Selection Sort).html 92 B 12. Selection Sort/2.2 Sorting Slides.html 124 B 12. Selection Sort/2.2 Visualgo Sorting (Click Selection Sort).html 92 B 12. Selection Sort/3. Selection Sort Implementation.mp4 68.8 MB 12. Selection Sort/3. Selection Sort Implementation.vtt 15.1 KB 12. Selection Sort/3.1 selection_sort.js.js 867 B 12. Selection Sort/4. Selection Sort Big O Complexity.mp4 8.7 MB 12. Selection Sort/4. Selection Sort Big O Complexity.vtt 2.6 KB 13. Insertion Sort/1. PREREQUISITES.html 466 B 13. Insertion Sort/2. Insertion Sort Introduction.mp4 9.1 MB 13. Insertion Sort/2. Insertion Sort Introduction.vtt 5.1 KB 13. Insertion Sort/2.1 Sorting Slides.html 124 B 13. Insertion Sort/2.1 Visualgo Sorting (Click Insertion Sort).html 92 B 13. Insertion Sort/2.2 Sorting Slides.html 124 B 13. Insertion Sort/2.2 Visualgo Sorting (Click Insertion Sort).html 92 B 13. Insertion Sort/3. Insertion Sort Implementation.mp4 48.8 MB 13. Insertion Sort/3. Insertion Sort Implementation.vtt 15.2 KB 13. Insertion Sort/3.1 insertion_sort.js.js 304 B 13. Insertion Sort/4. Insertion Sort BIG O Complexity.mp4 15.1 MB 13. Insertion Sort/4. Insertion Sort BIG O Complexity.vtt 3.7 KB 14. Comparing Bubble, Selection, and Insertion Sort/1. Comparing Bubble, Selection, and Insertion Sort.mp4 22.3 MB 14. Comparing Bubble, Selection, and Insertion Sort/1. Comparing Bubble, Selection, and Insertion Sort.vtt 8.9 KB 14. Comparing Bubble, Selection, and Insertion Sort/1.1 Sorting Animations Website.html 113 B 15. Merge Sort/1. PREREQUISITES.html 579 B 15. Merge Sort/2. Intro to the Crazier Sorts.mp4 34.3 MB 15. Merge Sort/2. Intro to the Crazier Sorts.vtt 9.3 KB 15. Merge Sort/2.1 Slides.html 126 B 15. Merge Sort/3. Merge Sort Introduction.mp4 22.8 MB 15. Merge Sort/3. Merge Sort Introduction.vtt 8.2 KB 15. Merge Sort/3.1 Visualgo Sorting (click the merge tab).html 92 B 15. Merge Sort/4. Merging Arrays Intro.mp4 22.2 MB 15. Merge Sort/4. Merging Arrays Intro.vtt 8.2 KB 15. Merge Sort/5. Merging Arrays Implementation.mp4 38.8 MB 15. Merge Sort/5. Merging Arrays Implementation.vtt 9.8 KB 15. Merge Sort/5.1 mergeArrays.js.js 558 B 15. Merge Sort/6. Writing Merge Sort Part 1.mp4 7.4 MB 15. Merge Sort/6. Writing Merge Sort Part 1.vtt 3.8 KB 15. Merge Sort/7. Writing Merge Sort Part 2.mp4 83 MB 15. Merge Sort/7. Writing Merge Sort Part 2.vtt 16.4 KB 15. Merge Sort/7.1 mergeSort.js.js 776 B 15. Merge Sort/8. Merge Sort BIG O Complexity.mp4 29.7 MB 15. Merge Sort/8. Merge Sort BIG O Complexity.vtt 9.2 KB