Answer: search algorithm
Step-by-step explanation:
Various techniques known as search algorithm have been developed to locate a specific item in a larger collection of data, such as an array.
A search algorithm is used in order to solve the search problem so that the information that are stored in a particular data structure can be gotten. An example is the linear search.