In this video we are solving a very well known interview question: Invert Binary Tree (Leetcode # 226).This is a pretty simple Tree question but can be a bit tricky if you've never done a recursive post order traversal of a binary tree before!
コメント