Invert a binary tree | Leetcode 226 | Easy | C++ | Code + Explanation

Code with Alisha December 21, 2020
Video Thumbnail
Code with Alisha Logo

Code with Alisha

View Channel

About

Wish to make Data Structures and Algorithm problems easy. Join our journey and enjoy learning!

Video Description

Invert a binary tree. This problem was inspired by this original tweet by Max Howell: Google: 90% of our engineers use the software you wrote (Homebrew), but you can’t invert a binary tree on a whiteboard so f*** off.

You May Also Like