/AvlTree

This program demonstrates a self balance avl tree which inputs all words from a document into the tree and tells you the frequency and what lines this word shows up. This was done in c++ with Visual Studio 2017.

Primary LanguageC++

No issues in this repository yet.