Hacker News new | ask | show | jobs
by _xnmw 740 days ago
This is a mathy solution to a CS problem. I would’ve preferred the route to a more CS-ey solution using bit shifts and recursion. Teaches an understanding of low level representations.