Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 445 Bytes

sedgewick-algorithms

This is a collection of coding assignments for the online course "Algorithms, Part I" from Princeton University available at Coursera

How to use

The code depends on Java packages that were written for the course. You can download it from the course's website. Include the packages in your Java CLASSPATH to run the programs.