25 Forks
56 Stars
56 Watchers

LeetCode-in-Kotlin

Kotlin-based LeetCode algorithm problem solutions, regularly updated.

How to download and setup LeetCode-in-Kotlin

Open terminal and run command
git clone https://github.com/javadev/LeetCode-in-Kotlin.git
git clone is used to create a copy or clone of LeetCode-in-Kotlin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LeetCode-in-Kotlin https://github.com/javadev/LeetCode-in-Kotlin/archive/master.zip

Or simply clone LeetCode-in-Kotlin with SSH
git@github.com:javadev/LeetCode-in-Kotlin.git

If you have some problems with LeetCode-in-Kotlin

You may open issue on LeetCode-in-Kotlin support forum (system) here: https://github.com/javadev/LeetCode-in-Kotlin/issues