Information AboutOne-pass Algorithm |
| CATEGORIES ABOUT ONE-PASS ALGORITHM | |
| computing | |
|
Example problems solvable by one-pass algorithms Given any list as an input:
Given a list of numbers:
Given a list of symbols from an alphabet of ''k'' symbols, given in advance.
Example problems not solvable by one-pass algorithms Given any list as an input:
Given a list of numbers:
|
|
|