Competitive-Programming icon indicating copy to clipboard operation
Competitive-Programming copied to clipboard

Traversals , Height , mirror image and copy of Binary Tree

Open snehalkhandve opened this issue 5 years ago • 2 comments

Many operations can be performed on a given binary tree which are useful in competitive programming problems . I am interested to implement pre-order , post-order and in-order traversal , finding height , mirror image and copy of a binary tree .

snehalkhandve avatar Dec 11 '19 05:12 snehalkhandve

Should I start working on it ?

snehalkhandve avatar Dec 11 '19 05:12 snehalkhandve

@snehalkhandve assigned

rishabhgarg25699 avatar Dec 11 '19 07:12 rishabhgarg25699