/Coursera-String-Algorithms

This repository contains my source code for the problems in the Online Course String Algorithms by UCSD and HSE in Coursera

Primary LanguageJavaMIT LicenseMIT

Coursera-String-Algorithms

This repository contains my source code for the problems in the Online Course String Algorithms by UCSD and HSE in Coursera

Topics

  1. Suffix Trees
  2. Burrows-Wheeler Transform and Suffix Arrays
  3. Knuth–Morris–Pratt Algorithm
  4. Constructing Suffix Arrays and Suffix Trees