Algs4
Textbook exercises for "Algorithms, Fourth Edition" by Robert Sedgewick and Kevin Wayne, on Addison and Wesley.
Install / Use
/learn @twcamper/Algs4README
Algorithms, Fourth Edition
This is my working repo of problem solutions for Sedgewick and Wayne's text Algorithms, Fourth Edition.
Dependencies
- Java 5 or later
- Ruby: (gems Rake and POpen4)
- The text authors' jars, <code>stdlib.jar</code> and <code>algs4.jar</code>
