Connect nodes at same level using constant extra space

Write a function to connect all the adjacent nodes at the same level in a binary tree. The structure of the given Binary Tree node … Continue reading Connect nodes at same level using constant extra space