Naive Search AlgorithmA basic string-search algorithm that checks every position in the text for a match with the pattern.