LeetCode Problem : Invert Binary Tree
Problem Statement:- Given the root of a binary tree, invert the tree, and return its root . Solution
This blog is for those developers who believe that coding is not just part of their profession rather its fun to code.