You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This project demonstrates the implementation of a binary search tree, typically used in search operations. Written completely in Java, with a module-based approach to the project.