search – The Problem of Search

Searching Strings

Finding a instances of a substring within a string is a fundamental problem. There are a few methods to do so:

Searching Trees and Graphs