# String indexing

- [Introduction to string indexing](/bioinformatics-lecture-notes/string-indexing/introduction-to-string-indexing.md)
- [Introduction to suffix trees](/bioinformatics-lecture-notes/string-indexing/introduction-to-suffix-trees.md)
- [Suffix trees: beyond the basics](/bioinformatics-lecture-notes/string-indexing/suffix-trees-beyond-the-basics.md)
- [Suffix arrays](/bioinformatics-lecture-notes/string-indexing/suffix-arrays.md)
- [Constructing suffix arrays without suffix trees](/bioinformatics-lecture-notes/string-indexing/constructing-suffix-arrays-without-suffix-trees.md)
- [The Burrows-Wheeler transform and the FM-index](/bioinformatics-lecture-notes/string-indexing/the-burrows-wheeler-transform-and-the-fm-index.md)
