This course surveys the most important algorithms and data structures in use on computers today. Particular emphasis is given to algorithms for sorting, searching, and graphs. The course concentrates on developing implementations, understanding their performance characteristics, and estimating their potential effectiveness in applications.
This repository contains my submissions for the assignments, which you can find at https://www.cs.princeton.edu/courses/archive/fall23/cos226/assignments.php.