3 Forks
3 Stars
3 Watchers

codingInterview

Coding Interviews are such an important thing in a programmer’s life that he just can’t get away with that.I am going to share with you top 500 coding interview problems from programming job interviews which every programmer should know.

How to download and setup codingInterview

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

Or simply clone codingInterview with SSH
[email protected]:jinnatul/codingInterview.git

If you have some problems with codingInterview

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