|
|
|
|
|
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. |
|
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.