Data Structures and Algorithms - Old Questions

Question Answer Details

8. What are the depth and degree of a node in a tree? Perform pre-order, in-order and post-order traversal of the following tree:


5 marks
Asked in 2023

Answer

AI Generated Answer

AI is thinking...