coding-interview-university
A complete computer science study plan to become a software engineer.
How to download and setup coding-interview-university
Open terminal and run command
git clone https://github.com/jwasham/coding-interview-university.git
git clone is used to create a copy or clone of coding-interview-university 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 coding-interview-university https://github.com/jwasham/coding-interview-university/archive/master.zip
Or simply clone coding-interview-university with SSH
[email protected]:jwasham/coding-interview-university.git
If you have some problems with coding-interview-university
You may open issue on coding-interview-university support forum (system) here: https://github.com/jwasham/coding-interview-university/issuesSimilar to coding-interview-university repositories
Here you may see coding-interview-university alternatives and analogs
javascript-algorithms interactive-coding-challenges Python rust-algorithms papers-we-love p1xt-guides Algo_Ds_Notes awesome-courses Design-Patterns-In-Swift interviews ACM-ICPC-Preparation CS-Books introduction-to-computer-science cs-video-courses WaveFunctionCollapse binarytree awesome-resources awesome-java-leetcode tbox every-programmer-should-know computer-science CS-Interview-Knowledge-Map Mind-Expanding-Books translations AlgoWiki algorithms Crash-Course-Computer-Science-Chinese computer-science-in-javascript pretty-algorithms OOD-Principles-In-Swift