Home > Data structure and algorithms > Data structure and algorithms > Arrays and ArrayLists Show previous contentTry this exercise. 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.TRUEFALSE Show following content