Hacker News new | ask | show | jobs
by vvanders 2084 days ago
That book is in my top 3 technical books of all time. It's basically data structures for 2D/3D space.

It's also the only algorithms book I've found that actually has a whole section on how to write cache aware algorithms, pure gold.

2 comments

> That book is in my top 3 technical books of all time.

If you don't mind me asking, what are the other two top books?

> a whole section on how to write cache aware algorithms

"Efficient Memory Programming" by David Loshin is worth a look.

Art of Electronics is one, would have to think about the third.
Seconded. Absolute genius