Convert binary tree into doubly linked list

1 min read

https://practice.geeksforgeeks.org/problems/binary-tree-to-dll/1

Construct binary tree from string with bracket representation
Convert binary tree into sum tree