2 Forks
5 Stars
5 Watchers

interviewCake

My solutions to the problems from interviewcake.com

How to download and setup interviewCake

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

Or simply clone interviewCake with SSH
[email protected]:karanchawla/interviewCake.git

If you have some problems with interviewCake

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