Short programs that were created for my Algorithm Design and Analysis class. Helped me learn to create cleaner Typescript and Javascript.
Click on a link below to go to the corresponding README and learn more about them.
- Bubble Sort
- Merge Sort
- Quick Sort
- Insertion Sort
- Binary Search
- Breadth-First Search
- Depth-First Search