golang-design/go-questions resource
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2742
- days_rel: n/a
- days_push: 88
- n_releases_24m: 0
Adoption not part of the score
6399 stars · 669 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source companion site and book ('Go 程序员面试笔试宝典') that teaches Go language internals through interview-style questions, covering topics like maps, channels, defer, escape analysis, and the scheduler. It is published as a print book (ISBN 978-7-111-70242-9) with the website providing free content, updates, and errata.
Use cases
- prepare for a Go programming job interview
- learn how Go maps and channels work under the hood
- understand the Go scheduler and goroutine internals
- deepen knowledge of defer and escape analysis
- study Go concurrency pitfalls before an interview
- find errata and updates for the printed Go interview book
When to choose
- you are interviewing for a Go developer role and want question-driven study
- you want to understand Go runtime internals via source-code reading
- you prefer Chinese-language explanations of Go concepts
When to avoid
- you need a beginner tutorial for writing your first Go program
- you want English-language learning material
- you need official language documentation rather than interview-focused content
Facets
learning-resource · maturity stable
documentation developer-tools programming-languages tutorials education cross-platform golang interview-preparation book chinese-language go-internals
2 sources
- readme: https://github.com/golang-design/go-questions · fetched 2026-08-28 · ac9491ebfe66
- homepage: https://golang.design/go-questions · fetched 2026-08-29 · 2022b72973e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| golang-design/go-questions | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="golang-design/go-questions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem