256 views
3 votes
3 votes
what are the Time Cmplexity of following:

1.preorder traversal

2.postorder traversal

3.inoder traversal

4.inorder to preorder

5.inorder to postorder

6.infix to prefix

7.infix to postfix

8.prefix to infix

9.postfix to infix

10.postfix to prefix

11.prefix to postfix

Please log in or register to answer this question.

Related questions

2 votes
2 votes
0 answers
2
2 votes
2 votes
2 answers
3
0 votes
0 votes
1 answer
4
Rackson asked Jan 12, 2019
970 views