[LeetCode] Invert Binary Tree

1 · · Feb. 20, 2022, 1:21 a.m.
226. Invert Binary Tree Given the root of a binary tree, invert the tree, and return its root. ...