|
|
|
|
|
by rokob
1881 days ago
|
|
I had some time series data which was append only like this. I started looking into skip lists and realized I might as well make it deterministic where the height of a node is basically popcnt. It ended up looking and behaving a lot like this. |
|