/coursera-algorithms

Algorithms by Robert Sedgewick, Kevin Wayne

Primary LanguageJavaMIT LicenseMIT

Solutions for problems of Algorithms part 1 course on Coursera

Gradle as build system.

Create zip archive for Coursera grader

./gradlew zip

Run tests, checkstyle and spotbugs (the same way as grader), and create zip

./gradleq zipWithChecks