These questions are intended as a self-test for readers. Answers may be found in Appendix C.
Inserting an item into an unordered array
a. takes time proportional to the size of the array.
b. requires multiple comparisons.
c. requires shifting other items to make room.
d. takes the same time no matter how many items there are.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.