title: "0536: Construct Binary Tree from String" tags: - String - Stack - Tree - Depth-FirstSearch - BinaryTree