9 Forks
34 Stars
34 Watchers

ctci-go

Cracking the Coding Interview in Go

How to download and setup ctci-go

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

Or simply clone ctci-go with SSH
[email protected]:krlv/ctci-go.git

If you have some problems with ctci-go

You may open issue on ctci-go support forum (system) here: https://github.com/krlv/ctci-go/issues