One-pass algorithm: Difference between revisions

Content deleted Content added
No edit summary
Line 36:
Given a list of numbers:
* Find the [[median]].
* Find the [[mode (statistics)|modes]] (This is not the same isas finding the most frequent symbol from a limited alphabet).
* Sort the list.