Tree Experiments

An educational project to demonstrate the usage of new Java Language Features introduced until Java 19.

Contribute

Feel free to reach out with any feedback via Twitter to @MBoegie, with a Pull Request or in person at any time.

Idea

In this repository I try to implement Binary Trees with usual Java. As contrast, I also provide an implementation using Project Amber new Language Features.

Prview Java inside!

To build and run you need a JDK 19 preview and enable preview features.