alexey-lapin / coursera-algorithms

Algorithms by Robert Sedgewick, Kevin Wayne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Algorithms by Robert Sedgewick, Kevin Wayne

License:MIT License


Languages

Language:Java 97.5%Language:Kotlin 2.5%