What do you mean by tree edge?



What do you mean by tree edge?..

Answer / Prabhat Kumar Tiwari

A tree edge is a connection between any pair of nodes in a tree. Each edge connects one parent node to one child node and uniquely defines the relationship between them.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Is unordered_map a hash table?

1 Answers  


Explain Array

1 Answers   Tech Mahindra,


What are dynamic data structures?

3 Answers  


What is an array vs list?

1 Answers  


What is raid (redundant array of inexpensive disks)? Explain its level?

1 Answers  


What stack means?

1 Answers  


Why is sorting necessary?

1 Answers  


What is the difference between hashset and arraylist?

1 Answers  


Which sorting is best?

1 Answers  


Differentiate between iterator and listiterator.

1 Answers  


Are sets sorted?

1 Answers  


A list is ordered from smaller to largest when a sort is called. Which sort would take the longest time to execute?

12 Answers  


Categories