43 Forks
62 Stars
62 Watchers

algorithms

This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)

How to download and setup algorithms

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

Or simply clone algorithms with SSH
git@github.com:shivam-maharshi/algorithms.git

If you have some problems with algorithms

You may open issue on algorithms support forum (system) here: https://github.com/shivam-maharshi/algorithms/issues