interview-prep icon indicating copy to clipboard operation
interview-prep copied to clipboard

Level wise Tree Traversal

Open suffisme opened this issue 5 years ago • 1 comments

Here added the code for printing and traversing the tree level wise and printing each level in the new line.

suffisme avatar Oct 19 '20 06:10 suffisme

@suffisme can you pull the latest changes in the master branch in your branch and then rename the filenames like Level wise Tree Traversal to levelWiseTreeTraversal? I'll merge once you do the renaming

Nabagata avatar Oct 20 '20 15:10 Nabagata