Trees

Home > Computer Science > Algorithms and data structures > Tries > Trees

Tries are a type of tree data structure, so understanding the basics of trees is important.