Alg 100 Welcome! Ready to tackle some algorithms? Objectives Gain an understanding of how different data structures work. Learn to analyze the best algorithmic solution to employ by using the Big O Notation. Gain an understanding of recursion and sorting algorithms. Prerequisite Knowledge JavaScript Duration:40 hours Let's get started! Course Content Intro to Data Structures and Algorithms Recursion Bubble Sort Insertion Sort Merge Sort Quick Sort Array List