Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Leetcode Kotlin

This is a repository to solve Leetcode problems with Kotlin language.

Happy coding!

Update 3/14/2018:

It's exciting to see 3 stars -- at lease someone cares. From my personal experience, Kotlin might not be the best language to solve leetcode problems -- I prefer Python here.
This is not to say Kotlin is not good, but its power is more on the developing side -- the ability to create literally every tool/extension we want. But for short algorithm code, Kotlin has the burden of dealing with null.
Anyway Kotlin is better than Java for leetcode problems.
Thanks for your support and now I want to keep updating this repo.

About

No description or website provided.

Topics

Resources

Releases

No releases published

Packages

No packages published