Skip to content
Nazmul Idris edited this page Jul 6, 2018 · 28 revisions

Run this project

Use gradle run in order to build and run this project on the command line.

Importing this project into Jetbrains IntelliJ IDEA

  • This project was created using Jetbrains Idea as a Gradle and Kotlin project (more info).

    • When you import this project into Idea as a Gradle project, make sure not to check "Offline work" (which if checked, won't allow the gradle dependencies to be downloaded).
    • As of Jun 24 2018, Java 10 doesn't work w/ this gradle distribution, so you can use Java 8.
  • To keep track of the progress of this project, check out the projects page.

Subpages

Big-O-Notation Graphs Strings Resources

Clone this wiki locally