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
Is json a data structure?
What are the 4 types of data?
How do you sort a map by key?
Define quadratic probing?
Calculate the efficiency of sequential search?
What is unmodifiable list?
What is the use of bubble sort?
Design a datastructure to represent the movement of a knight on a chess board
What is difference between list and array?
Is an arraylist an object?
What is difference between stack and queue?
What are the advantages of sorting and filtering data?
For searches. Which one is most preferred: array list or linked list?
What is a hash in programming?
What is the use of sorting?