-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Mo's algorithm is a technique used for offline processing of range queries. It works by dividing the input into blocks and sorting the queries in such a way that they can be processed efficiently. By carefully ordering the queries, you can optimize the processing time by reusing computations from previous queries.
This will enable potential competitive coders to go in deep concepts.
Metadata
Metadata
Assignees
Labels
No labels