Frequency Queries

  • + 0 comments

    I also independently came up with the dual Dictionary hashmap approach and am timeout failing on cases 9 - 11.

    I even added optimizations such as pre-allocating dictionary size to maximum potential sizes, and automatically rejecting out of bounds frequency checks.