Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

A BST has integers as node keys. For an in-order traversal of a BST, in what order do the node keys get processed?

Click the option that best answers the question.

  • Ascending
  • Descending
  • Random
  • Zig-Zag