Algorithms and JavaScript for Beginners
Bubble sort? Merge sort? Quicksort? Whether you're preparing for an interview or just trying to understand the code you're working with, this session is for those that want to get an introduction to algorithms. We'll review Big O Notation and work through binary search, quicksort, k-nearest neighbor, and breadth-first algorithms.