This project implements a linked list and binary trees to build a words dictionary with synonyms
git clone https://github.com/douglasJovenil/word-dictionary
cd word-dictionary/src
javac Main.java
java Main
This project implements a linked list and binary trees to build a words dictionary with synonyms
git clone https://github.com/douglasJovenil/word-dictionary
cd word-dictionary/src
javac Main.java
java Main