Day 18 (Binary Tree Basics)
Today, I delved into the fundamentals of binary trees, implementing a binary tree with insertion and the three primary traversal methods: inorder, preorder, and postorder. I then tackled foundational problems, including finding the height of a binary...
aaronjthomas.hashnode.dev11 min read