Construct binary tree from inorder and preorder traversal

1 min read

https://practice.geeksforgeeks.org/problems/construct-tree-1/1

Convert binary tree into sum tree
Find minimum swaps required to convert a binary tree into BST