/Optimal-BST

Reads a file of words, creates an optimal binary search tree (BST) for the words, and searches the trees.

Primary LanguageC

Watchers