Dictionary App backend project. Features custom built dictionary data structure that allows for O(1) insertion, search, and delete on a Java server with HTTPS req/res capabilites
-
Updated
Mar 5, 2024 - Java
Dictionary App backend project. Features custom built dictionary data structure that allows for O(1) insertion, search, and delete on a Java server with HTTPS req/res capabilites
This repository contains a Java implementation of a BinaryTree class, with methods for inserting nodes and performing in-order, pre-order, and post-order traversals.
Tree Data Structure, JAVA8
Add a description, image, and links to the tree-node topic page so that developers can more easily learn about it.
To associate your repository with the tree-node topic, visit your repo's landing page and select "manage topics."