[Solved] Does this algorithm have a name? [closed]
[ad_1] They all seem to be examples of linear search. According to the Wikipedia article: It sequentially checks each element of the list for the target value until a match is found or until all the elements have been searched. 7 [ad_2] solved Does this algorithm have a name? [closed]