# golang-design/go-questions

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

Repository: https://github.com/golang-design/go-questions
Canonical: https://ross.abutalabs.com/products/go-questions
Homepage: https://golang.design/go-questions
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: golang, book, interview, interview-questions
Last push: 2026-06-06T17:33:17+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 35, longevity 100
- inputs: {"age_days": 2742, "days_push": 88, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6399, forks 669 (observed 2026-08-28T04:09:43.090502+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: stable
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education
- platform: cross-platform
- tags: golang, interview-preparation, book, chinese-language, go-internals

## Member repositories
- golang-design/go-questions (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.090502+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:45:01.360836+00:00, confidence not recorded.
  - readme: https://github.com/golang-design/go-questions (fetched 2026-08-28T04:09:43.090502+00:00, sha ac9491ebfe66)
  - homepage: https://golang.design/go-questions (fetched 2026-08-29T08:41:52.315766+00:00, sha 2022b72973e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
