Skip to content

mbrunoviegas/MontaPalavras

Repository files navigation

Monta Palavras

This is a project to applcation process in Letras.

The main objective of this process, was getting existent words from an input string. Then, comparing each one and check which one has the most value.

For this, I used the Trie Tree data structre and an indirect recursive function to walkthrough it and get all words.

The interface is pretty simple, you must provide an input string and click on the button to generate the most value word and check the remanining letters.

About

This is a project to applcation process in Letras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages