What is the result of performing an inorder traversal on a binary search tree (BST)? - Study24x7
Social learning Network
2 followers study24x7 25 Jul 2024 10:41 AM study24x7 study24x7

What is the result of performing an inorder traversal on a binary search tree (BST)?

A

A random permutation of the tree's elements

B

The elements of the tree sorted in descending order

C

The elements of the tree sorted in ascending order

D

The elements in the order they were inserted

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles