Data Structures and Algorithms for future use. Languages are provided in both C++ and Python. Tests are included.
The certificate indicates the entire course was completed as validated by the student. Here are the covered topics: Technical Big O notation Data Structures Arrays Vectors Linked Lists Doubly Linked Lists Stacks & Queues Binary Trees Hash Tables Graphs Algorithms Sorting Bubble Sort Selection Sort Insertion Sort Merge Sort Quick Sort Searching Breadth First Search Depth First Search