0 Forks
1 Stars
1 Watchers

Interview-algorithms

A collection of solutions to algorithm or data structure based programming challenges I've been given during interviews recently.

How to download and setup Interview-algorithms

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

Or simply clone Interview-algorithms with SSH
[email protected]:jenniferplusplus/Interview-algorithms.git

If you have some problems with Interview-algorithms

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