Q60
What traversal over trie gives the lexicographical sorting of the set of the strings?
A.
postorder
B.
preorders
C.
inorder
AnswerD.
level order
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board