Topic: Tree Problem / Level: beginner

Problem: Write a program to flatten a binary tree to a linked list.

Run the code to see the output here...