✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following instance of BinarySearchTree<Integer> T:
What would be the output if we were to add the elements 21, 78, 47 and then proceed to do a In-Order Traversal on T?