Words Dictionary

This project implements a linked list and binary trees to build a words dictionary with synonyms

☁️ Links

💻 Project

Dictionary Structure

Dictionary Structure

Showing Dictionary

Showing Dictionary

🚀 Technologies

Python Java

🏃 Usage

git clone https://github.com/douglasJovenil/word-dictionary
cd word-dictionary/src
javac Main.java
java Main