0 Forks
0 Stars
0 Watchers

Interview

개발자 면접관련 질문을 정리합니다. 개발자로서 알고 있으면 좋은 내용을 정리합니다.

How to download and setup Interview

Open terminal and run command
git clone https://github.com/developer-sdk/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/developer-sdk/Interview/archive/master.zip

Or simply clone Interview with SSH
[email protected]:developer-sdk/Interview.git

If you have some problems with Interview

You may open issue on Interview support forum (system) here: https://github.com/developer-sdk/Interview/issues