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
Explain what is the data structures used to perform recursion?
How does a hashtable work?
How to find the duplicate in an array?
What is the two-dimensional array?
What is a priority queue?
What is pointer in data structure?
How many types of data structures are used?
Why do we need linked lists?
How do you sort an array by value?
Which is faster hashmap or linkedhashmap?
Differentiate file structure from storage structure?
What is 1d array?
How many types of arrays are there?
Write a program to insert an element and in the specific position in the array?
What is difference between hashmap and hashtable?