software-engineer-blog logoSoftware Engineer Blog

Module 1 · How your code actually runs

Unit 3 of 49

Unit 3 · Module 1 · How your code actually runs

The CPU: instructions, cache lines, and why locality beats cleverness

A clever algorithm that misses cache loses to a dumb one that does not.

Unit 3 of the free 49-unit computer-science course, in how your code actually runs. A short self-check.

Nothing published yet

This unit is part of the course map but has no episode or article of its own yet. The units around it do — see what is already published.

Self-check — 3 questions

Answer alone, at 2am, with no interviewer in the room.

Part of Everything You Need to Know About Computer Science.