Data Structures | Binary Trees | Question 3

Last Updated :
Discuss
Comments

What are the main applications of tree data structure?

  1. Manipulate hierarchical data 
  2. Make information easy to search  
  3. Manipulate sorted lists of data 
  4. Router algorithms 
  5. Form of a multi-stage decision-making, like Chess Game. 
  6. As a workflow for compositing digital images for visual effects

1, 2, 3, 4 and 6

1, 2, 3, 4 and 5

1, 3, 4, 5 and 6

1, 2, 3, 4, 5 and 6

Share your thoughts in the comments