# Searching

A [search algorithm](https://en.wikipedia.org/wiki/Search_algorithm) is any algorithm which solves the search problem, namely, to retrieve information stored within some data structure, or calculated in the search space of a problem domain, either with discrete or continuous values.
