CtCI-6th-Edition-Kotlin
CtCI-6th-Edition-Kotlin copied to clipboard
Cracking the Coding Interview with Kotlin
Cracking the Coding Interview with Kotlin
Solutions for Cracking the Coding Interview in Kotlin
How to run the code
With IntelliJ IDEA
- Download and install IntelliJ IDEA
- Clone this repo
- In Intellij IDEA, File > Open Project and select the project folder
- Go to a solution and run the code
Command line
Follow these instructions to install Kotlin and run the code from the command line