Let's test your knowledge. Is this statement true or false?
The Linear Search algorithm has a time complexity of O(n), where n is the number of elements in the array.
Press true if you believe the statement is correct, or false otherwise.
The Linear Search algorithm has a time complexity of O(n), where n is the number of elements in the array.
Press true if you believe the statement is correct, or false otherwise.