This repository contains my source code for the problems in the Online Course String Algorithms by UCSD and HSE in Coursera
- Suffix Trees
- Burrows-Wheeler Transform and Suffix Arrays
- Knuth–Morris–Pratt Algorithm
- Constructing Suffix Arrays and Suffix Trees