Algorithmic components that frequently reappear/get reused.
One should also be familiar with how to short circuit the examine all pattern. The best example of this is the "Short Sequential Search." Algorithms of this type typically run in linear time.