← Prefix SumDSA 1.4.A

1D Running Prefix Sum

The base case: one pass builds the prefix array, then any range-sum query is O(1).

StatusPending

Notes from readers

Comments — via GitHub