0 Forks
2 Stars
2 Watchers

leetcode-submissions

This repository contains the leetcode questions solved by me in cpp.

How to download and setup leetcode-submissions

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

Or simply clone leetcode-submissions with SSH
[email protected]:ankithans/leetcode-submissions.git

If you have some problems with leetcode-submissions

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