This repository contains all my solutions to Coursera's Algorithms Part 1 (by Robert Sedgewick and Kevin Wayne, Princeton University) programming assignments.
The course is based around a small subset of Java, and require the use of two provided libraries (algs4.jar and stdlib.jar), which can be found on the booksite.