Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 315 Bytes

Readme.md

File metadata and controls

10 lines (6 loc) · 315 Bytes

Algorithms, Fourth Edition

This is my working repo of problem solutions for Sedgewick and Wayne's text Algorithms, Fourth Edition.

Dependencies

  1. Java 5 or later
  2. Ruby: (gems Rake and POpen4)
  3. The text authors' jars, stdlib.jar and algs4.jar