0 Forks
3 Stars
3 Watchers

leetcode-cpp

Algorithms and data structure tasks from Leetcode in C++, with explanations!

How to download and setup leetcode-cpp

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

Or simply clone leetcode-cpp with SSH
[email protected]:newPrimitives/leetcode-cpp.git

If you have some problems with leetcode-cpp

You may open issue on leetcode-cpp support forum (system) here: https://github.com/newPrimitives/leetcode-cpp/issues