vsay01 / CtCI-6th-Edition-Kotlin

Cracking the Coding Interview with Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cracking the Coding Interview with Kotlin


Languages

Language:Kotlin 100.0%