Binari

Binary Trees are a gateway towards a deeper understanding of programming. Through the use of both recursion and iterative implementations, any developer can be guided towards becoming a more complete programmer.


Get Started

Let's talk code

Understanding Data Structures and Algorithms can be hard, I've been there. That is why I built Binari, a one-stop shop for all things Binary Tree. Binari uses an interactive view so that you can fully encompass how Binary Trees operate.

Completely Free

This app is, and always will be, completely free. Enjoy it till the day the internet implodes.

Interactive

Unlike other methods, Binari aims to explain binary trees through the use of interactive visuals.

Open Source

Explore, break, and learn from my code. The whole service is open to the public, so feel free to dive in.

Universal Value Tree Problem

There are many resources on the internet that break down various complex algorithms through interactive and visual understanding. An example is the video featured here. In addition to online resources, Gayle Laakmann Mcdowell, a software engineer and author, is known for a series of career development books. Her most notable work, Cracking the Coding Interview, offers insight into preparing for technical interviews, as well as methods on how to approach different types of algorithms.