0 Forks
3 Stars
3 Watchers

Leetcode

My Solutions to Leetcode problems

How to download and setup Leetcode

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

Or simply clone Leetcode with SSH
[email protected]:Janaki2399/Leetcode.git

If you have some problems with Leetcode

You may open issue on Leetcode support forum (system) here: https://github.com/Janaki2399/Leetcode/issues