what is R-B tree

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


Please Help Members By Posting Answers For Below Questions

What is list and its types?

499


Why set will not allow duplicates?

484


Does hashset allow duplicates?

554


Does treeset allow null?

465


Define non-linear data structures?

563






What is the order of b tree?

532


What is time complexity of binary search?

439


Which is the parent class of list class?

498


What is a list of lists?

509


Why using cookie to store session info is a better idea than just using session info in the request?

539


How do you find the size of an arraylist?

402


What's the difference between an array and vector?

499


What do you mean by hash table?

549


What are the advantages of linked list?

418


Differentiate between iterable and iterator.

669