Sergey Machulskis reviewed Hacker's delight by Henry S. Warren Jr.
Did not like it
1 star
This is a collection of silly exercises like "implement this arithmetic operator using only division and negation".
In general hacks are nice. Fast inverse square root comes to mind as an example. But this book is too low-level for it.
I really wish I would never need a hack from this book.