617. Merge Two Binary Trees dfs 606. Construct String from Binary Tree right can be omitted in some case 553. Optimal Division math: x1 must be numerator and x2 must go to denominator. 545. Boundary of Binary Tree wrong answer: [37,-34,-48,null,-100,-100,48,null,null,null,null,-54,null,-71,-22,null,null,null,8] [1] [0, null, 0, 0] neat solution of one traversal: node.left is left bound if node is left bound; node.