| 1. | Computer A, running the linear search program, exhibits a linear growth rate.
|
| 2. | She added : " This was a very complicated, very non-linear search.
|
| 3. | For the sake of readability, the pseudo-code presented here does a linear search.
|
| 4. | A linear search through up to 4096 addresses would make the coding slow.
|
| 5. | The linear search problem for a general probability distribution is unsolved.
|
| 6. | This is better than a linear search, but worse than a binary search.
|
| 7. | The linear search for finding the new minimum A block iterates over blocks times.
|
| 8. | Searches outside of a linear search require that the data be sorted in some way.
|
| 9. | Linear search is easier than good indexing.
|
| 10. | The linear search uses equality only as it compares elements one-by-one from the start, ignoring any sorting.
|