120 Forks
447 Stars
447 Watchers

interview

Data Structures and Algorithms in Java (useful in interview process)

How to download and setup interview

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

Or simply clone interview with SSH
[email protected]:donbeave/interview.git

If you have some problems with interview

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