This document contains a table of contents listing 63 sections related to string matching and pattern searching algorithms. The sections cover topics like finding patterns in strings, constructing suffix trees, Boyer-Moore algorithm, longest common substring, anagram searches, and other string/pattern matching techniques. Source code is referenced but not included for each section.