DEV Community

Mahima Singh
Mahima Singh

Posted on

#Day 8: Binary Tree Lowest Common Ancestor and Vertical Traversal

Hi there!

I learnt about Vertical Traversal in BT. While learning about it, I came across map. Thus, I studied about map: Hashmap , Hashtable and Treemap.
Also, I solved a question where we had to find the Lowest Common Ancestor of given BT.

Top comments (0)