Y
Hacker News
new
|
ask
|
show
|
jobs
by
twic
760 days ago
Similar to an unrolled linked list:
https://en.wikipedia.org/wiki/Unrolled_linked_list
But you size the nodes dynamically, rather than using a fixed size.