Hacker News new | ask | show | jobs
by gameguy43 2616 days ago
Oh yeah, looks like we messed that up. That space complexity also doesn't even agree with the final space complexity we describe in the write up.

I'm gonna actually change the space complexity in the table for both counting sort and radix sort to O(n)--that at least matches the amount of hand-waviness we used for the time costs for those two in the table.