Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 437 Bytes

File metadata and controls

9 lines (7 loc) · 437 Bytes

Grokking coding

This repository is a playbook for coding interviews, covering data structures and algorithms, recursion, coding patterns, dynamic programming, and more. All tasks contain descriptions, topics have introductions, and every example is in Go. The README files provide overviews and usage instructions. Explore each directory for detailed guidance and practical solutions.

Start by reviewing the Coding Playbook.