4 Forks
4329 Stars
4329 Watchers

leet-code

Java Solutions to problems on LintCode/LeetCode

How to download and setup leet-code

Open terminal and run command
git clone https://github.com/awangdev/leet-code.git
git clone is used to create a copy or clone of leet-code 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 leet-code https://github.com/awangdev/leet-code/archive/master.zip

Or simply clone leet-code with SSH
[email protected]:awangdev/leet-code.git

If you have some problems with leet-code

You may open issue on leet-code support forum (system) here: https://github.com/awangdev/leet-code/issues