πŸ“Š Data Structure (DS)
Q. What is the speciality about the inorder traversal of a binary search tree?
  • (A) It traverses in a non increasing order
  • (B) It traverses in an increasing order
  • (C) It traverses in a random fashion
  • (D) It traverses based on priority of the node
πŸ’¬ Discuss
βœ… Correct Answer: (B) It traverses in an increasing order

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
855
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate