About

This repository contains tasks for amazing Alghorims course by the great scientist Robert Sedgewick.

Structure

The structure reflects the structure, of the course, so each folder represents a week with all classes used in the implementation.

Build tool

I haven't included any build tool intentionally, just imported it to IDEA and it will include algs4j.jar by authors and you'll be able to use my configurations.

Important: sorry for anything I accidentally left after myself(breakpoints, configurations, etc).