Posts

Showing posts with the label #traversal

Constructing Binary Tree from In-order and Pre-order traversal in Java

Binary Tree - Traversal

Inversion of Binary Tree in Java - Using Recursion