Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

Linear search is a __ search algorithm that is widely used when the array is not sorted or when the program does not have any prior knowledge about the arrangement of elements in the array.

Write the missing line below.