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 are data structures in programming?

530


Define balanced trees?

519


What are the properties of binary tree?

495


Which is faster binary or linear search?

475


What is adt in data structure?

482






Is list a data type?

485


How do you perform a merge sort?

469


What package is arraylist?

554


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

830


What is a hash in programming?

481


What are the tasks performed during preorder traversal?

604


State the demerit of linear representation of binary trees?

477


Is arraylist fail fast?

487


Explain the common uses of threaded binary tree.

582


Can we put null key in hashmap?

476