Skip to content

[GSSOC 23] Adding Mo's Algorithm #525

@okaditya84

Description

@okaditya84

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions