
Available under Creative Commons-ShareAlike 4.0 International License.
Definition 20.1: linear search
Using a loop to sequentially step through an array.
Definition 20.2: maximum
Aka max or the largest member of an array.
Definition 20.3: minimum
Aka min or the smallest member of an array.
- 瀏覽次數:1425