Content deleted Content added
No edit summary |
→Example problems not solvable by one-pass algorithms: typo fix: 'is'->'as' |
||
Line 36:
Given a list of numbers:
* Find the [[median]].
* Find the [[mode (statistics)|modes]] (This is not the same
* Sort the list.
|