SuffixTree Suffix tree construction: Naive Algorithm and (currently working on) Ukkonen's. Using the cJSON library https://github.com/DaveGamble/cJSON Compile: gcc suffixtree.c naive.c cJSON.c -o suffixtree Execute: ./suffixtree string