/CtCI-6th-Edition-Kotlin

Cracking the Coding Interview with Kotlin

Primary LanguageKotlin

Cracking the Coding Interview with Kotlin

Solutions for Cracking the Coding Interview in Kotlin

How to run the code

With IntelliJ IDEA

  1. Download and install IntelliJ IDEA
  2. Clone this repo
  3. In Intellij IDEA, File > Open Project and select the project folder
  4. Go to a solution and run the code

Command line

Follow these instructions to install Kotlin and run the code from the command line