593 Forks
4860 Stars
4860 Watchers

go-questions

📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions

How to download and setup go-questions

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

Or simply clone go-questions with SSH
[email protected]:golang-design/go-questions.git

If you have some problems with go-questions

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