I took a course on Data Structures and Algorithms in the Fall of 2024. In the class, we learned about Big O, Small O, trees, heaps, stacks, sorting algorithms, queues, and more. I coded many libraries from scratch, like binary search trees or heaps, and did three big projects: calculator, Huffman Coding, and Shortest Path. All of my codes are in the GitHub Library below.


Leave a comment