Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tbingmann
on March 15, 2014
|
parent
|
context
|
favorite
| on:
WikiSort – Fast, stable, O(1) space merge sort alg...
In a nutshell: to keep an index into an array of size n requires log_2(n) bits. Thus any algorithm, which keeps even just one index into the input takes Omega(log n) space. Yay for pedantic asymptotics.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: