Answer Posted / raji
Binary tree is a tree in which a node can have less than or
equal to two children
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Which is better array or linked list?
In depth questions regarding the data structures and the Databases used in the Projects developed.
What does arrays tostring do?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is placement new in data structures?
What is a subtree in data structures?
why boundary tag representation is used?
What are the advantages of selecetion sort?
What are linked lists good for?
How does sort function work?
Define collision in hashing?
What are the two types of data?
What is the difference between hashset and hashtable?
What is a hash index?
How can you add an item to the beginning of the list?