Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Go Interview Prep

Curated Go programming interview questions with detailed solutions and explanations.

Structure

  • solutions/ — Complete, runnable solutions
  • Wiki — Detailed walkthroughs and discussion

Topics

  • Concurrency (channels, goroutines, sync primitives)
  • Networking (HTTP servers, rate limiting, proxies)
  • Data structures (LRU cache, trees, graphs)
  • System design (microservices, distributed systems)

Usage

go test ./solutions/...

Contributing

PRs welcome! Each solution should include benchmarks and tests.

About

Go programming interview questions with solutions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages