Answer Posted / vinaygupta.1989125
R-B tree is the combination of red black tree there is
always root node is black and child node are red
| Is This Answer Correct ? | 31 Yes | 9 No |
Post New Answer View All Answers
What is the best case complexity of bubble sort?
Explain the term recursive case?
What is the family trees and connection by clause?
What are the different types of data structures explain briefly?
What are different types of linked lists?
Which is the parent class of sortedset
Why merge sort is better than insertion sort?
Which data structures are used in bfs and dfs algorithm?
What is difference between list and set?
What is 1d array?
Explain quick sort and merge sort algorithms.
Mention for which header list, you will found the last node contains the null pointer?
What is heap tree?
What are the complexity of binary search?
Why hashtable is faster than arraylist?