Interview-Prep
This repository contains quality questions and answers that will help to ace coding interviews.
How to download and setup Interview-Prep
Open terminal and run command
git clone https://github.com/praveenkesarwani/Interview-Prep.git
git clone is used to create a copy or clone of Interview-Prep 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-Prep https://github.com/praveenkesarwani/Interview-Prep/archive/master.zip
Or simply clone Interview-Prep with SSH
[email protected]:praveenkesarwani/Interview-Prep.git
If you have some problems with Interview-Prep
You may open issue on Interview-Prep support forum (system) here: https://github.com/praveenkesarwani/Interview-Prep/issuesSimilar to Interview-Prep repositories
Here you may see Interview-Prep alternatives and analogs
javascript-algorithms system-design-primer interactive-coding-challenges front-end-interview-handbook awesome-interview-questions papers-we-love p1xt-guides awesome-courses Design-Patterns-In-Swift interviews CS-Books introduction-to-computer-science cs-video-courses system_design 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 influential-cs-books selfie papers-I-read CSrankings reading