TIL: Exponentially-segmented arrays
→ https://github.com/pdubroy/til/blob/main/algorithms/2025-07-16-Exponentially-segmented-arrays.md
h/t @pervognsen
OT(?): How do you avoid every reader having to do some amount of work to figure out if they're supposed to deallocate something due to a resize downward? (Or do you mean only resizes upward?)