Groups
Category
Offline query processing means you collect all queries first and answer them later in a smart order that makes updates/queries cheap.
Mo's algorithm with updates treats array modifications as a third dimension called time and answers range queries on the correct version of the array.