The time complexity of linear search is:
The time required for linear search in the worst case is directly proportional to the amount of data.