Topic: Graph Theory Problem / Level: beginner

Problem: Implement an algorithm to flatten a binary tree.

Run the code to see the output here...