DS-Algo-Point
DS-Algo-Point copied to clipboard
Implement Morris Traversal for Preorder Traversal of Binary Tree
🚀 Feature
Task - Print the preorder traversal of a binary tree in linear time complexity and constant space complexity.
Have you read the Contribution Guidelines?
Yes
Pitch
I want to implement this in Java. Morris Traversal is a common algorithm often evaluated in interviews.
Assignees
@ShrutiRawal - Java
@ShrutiRawal - Java Assigned
Hi, I can do it in C++, Can you assign it to me.