1 Forks
10 Stars
10 Watchers

blind75

Software Engineer Interview Prep for the top tech companies. Arrays, Strings, Tries, Bit manipulation, Dynamic Programming(memoization & tabulation), Graphs, Linked-Lists, Matrices, Trees, Heaps, Hashmaps, Recursion. Graph Algorithms: Depth-first search, Breadth-first search, Cycle Detection, Djikstra’s Algorithm, Bellman Ford Algorithm, Minimum Spanning Tree (Prim’s Algorithm & Kruskal’s Algorithm), A* Shortest Path Algorithm. Sorting Algorithms: Insertion sort, Merge sort, Quick sort, Heap sort, Radix Sort,

How to download and setup blind75

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

Or simply clone blind75 with SSH
[email protected]:idkburkes/blind75.git

If you have some problems with blind75

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