Computer Sciences > GATE 2026 SET-2 > Data Structures
The set T represents various traversals over binary tree. The set S represents the order of visiting nodes during a traversal.

Which one of the following is the correct match from T to S?
A
I-L, II-M, III-N
B
I-M, II-L, III-N
C
I-N, II-M, III-L
D
I-L, II-N, III-M

Correct : a

Similar Questions

Which one of the following sequences when stored in an array at locations A[1],...,A[10] forms a max-heap?
#950 MCQ
Let SLLdel be a function that deletes a node in a singly-linked list given a pointer to the node and a pointer to the head of the list. Similarly, let DLLdel be...
#951 MCQ
An algorithm has to store several keys generated by an adversary in a hash table. The adversary is malicious who tries to maximize the number of collisions. Let...
#957 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......