Y
Hacker News
new
|
ask
|
show
|
jobs
by
vonmoltke
3555 days ago
I have used a "light" linked list (a linked list that contains just three pointers) to efficiently sort arrays with very large records in C.