Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafalschmidt97/grokking-coding

Data structures and algorithms, recursion, coding patterns, dynamic programming, and more.
https://github.com/rafalschmidt97/grokking-coding

Last synced: 2 days ago
JSON representation

Data structures and algorithms, recursion, coding patterns, dynamic programming, and more.

Awesome Lists containing this project

README

        

# 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](/src).