Computer Science

roadmap.sh: https://roadmap.sh/computer-science

Suggested path through the Computer Science nodes. Each node links to its lesson when written. This is the worked example — copy its shape (grouped nodes, lessons/<group>/<node>.md) for new roadmaps.

Nodes

Foundations

Data structures

Algorithms

Complexity

Math & bits

Systems

Theory

Resources

See resources.md.

Project ideas

  • Build a hash map from scratch (open addressing vs chaining) and benchmark.
  • Implement a tiny interpreter (see Crafting Interpreters).

2 items under this folder.