Find distance between 2 nodes in a binary tree

1 min read

https://practice.geeksforgeeks.org/problems/min-distance-between-two-given-nodes-of-a-binary-tree/1

Find LCA in a binary tree
Kth ancestor of node in a binary tree