53 Forks
243 Stars
243 Watchers

NeetCode-Solutions

My solutions in C++, Python and Rust for problems on NeetCode.io

How to download and setup NeetCode-Solutions

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

Or simply clone NeetCode-Solutions with SSH
[email protected]:mdmzfzl/NeetCode-Solutions.git

If you have some problems with NeetCode-Solutions

You may open issue on NeetCode-Solutions support forum (system) here: https://github.com/mdmzfzl/NeetCode-Solutions/issues