Data Structures and Algorithms in Java A small collection of abstract data types and algorithms based on the book Data Structures and Algorithms in Java by Adam Drozdek. TODO: Fix Tries (insert and print) Fix Suffix Tree (print)