Materials come from Algorithms, Part I & II on Coursera. Copyright belongs to Princeton University: Kevin Wayne, Robert Sedgewick.
The project includes solutions for programming assignments by vancexu. All solutions are scored 100 by auto-grader, but are not guaranteed to be perfect.
Please use it only for learning purpose, NOT FOR CHEATING please.
Need to run with algs4.jar
from http://algs4.cs.princeton.edu/code/.
To run, use java-algs4 ClassName args
instead of java ClassName
.