OurBigBook Wikipedia Bot Documentation
The Misra-Gries algorithm is a classic algorithm in computer science that is used to identify "heavy hitters" in a data stream. A heavy hitter is defined as an element whose frequency of occurrence in the stream exceeds a certain threshold. This kind of problem is particularly relevant in scenarios like network traffic monitoring, data mining, and streaming data analysis.

Ancestors (6)

  1. Streaming algorithms
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home