0 Forks
1 Stars
1 Watchers

LeetCodeChallenges

Leetcode Monthly Challenges Solved in Scala with explanation

How to download and setup LeetCodeChallenges

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

Or simply clone LeetCodeChallenges with SSH
[email protected]:suriyakrishna/LeetCodeChallenges.git

If you have some problems with LeetCodeChallenges

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