# Introduction
Inverting a binary tree means swapping all left and right node pairs. This is a common problem in computer science and is often used as an interview question.
Inverting Binary Tree Technique
|60 : 00
Click the virtual machine below to start practicing