1 Forks
6 Stars
6 Watchers

LeetCode-Solutions

This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.

How to download and setup LeetCode-Solutions

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

Or simply clone LeetCode-Solutions with SSH
[email protected]:HxnDev/LeetCode-Solutions.git

If you have some problems with LeetCode-Solutions

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