1. React
  2. UtahJS
  3. 2019
  4. Algorithms and JavaScript for Beginners

Algorithms and JavaScript for Beginners

Tyler Clark at UtahJS 2019

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.