
Available under Creative Commons-ShareAlike 4.0 International License.
Exercise 20.3.1
Answer the following statements as either true or false:
- Linear searches require complex algorithms.
- Functions are often created for searching for the max and min values in an array.
- The bubble sort is an easy way to arrange data an array.
- There is only one method of bubble sorting.
- Sorting an array is frequently done.
- 1753 reads