0 Forks
2 Stars
2 Watchers

ds_algo

This repository hosts solution to many of the common problems while preparing for the programming interviews focused on data structures and algorithms.

How to download and setup ds_algo

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

Or simply clone ds_algo with SSH
[email protected]:shayansiddiqui/ds_algo.git

If you have some problems with ds_algo

You may open issue on ds_algo support forum (system) here: https://github.com/shayansiddiqui/ds_algo/issues