How will inorder, preorder and postorder traversals print
the elements of a tree?

Answer Posted / guest

in order:LOR
pre order:OLR

Is This Answer Correct ?    23 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When will you use array over arraylist?

529


Write the importance of hashing?

608


What is comparable interface?

544


What is data structure and why it is important?

487


What are the advantages of sorting and filtering data?

500






Define union-by-weight?

623


Why is sorting important?

481


What is array define its types?

469


Explain the steps to insert data into a singly linked list?

475


Tell me can the size of operator be used to tell the size of an array passed to a function?

522


What is an array vs list?

485


Design a datastructure to represent the movement of a knight on a chess board

561


Describe the complexity of Quick Sort

556


How many types of lists are there?

527


Why is reflection slower?

547