0 Forks
1 Stars
1 Watchers

Interview_Library

All technical interview questions I've done so far ✍🏻 Data structures: queues, stacks, trees, graphs etc. 📊 Algorithms: quick sort, merge sort, heap sort, dijkstra, A* etc. 🎲+ 42 Interview Piscine 📚

How to download and setup Interview_Library

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

Or simply clone Interview_Library with SSH
[email protected]:psprawka/Interview_Library.git

If you have some problems with Interview_Library

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