Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is R-B tree

Answer Posted / saurabh gupta

A red black tree is a binary tree where every node has
color.root node is always black , the child of a black node
either.black or red and the child node of every red node
must be black

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between a hashtable and a hashmap?

969


Why does hashset use hashmap?

987


What is sorted list in data structure?

1028


Write the steps involved in the insertion and deletion of an element in the stack.

1382


What are the applications of priority queues?

1073


What are the disadvantages of linked list?

940


Can treemap have null values?

945


If you are given a choice to use either arraylist and linkedlist, which one would you use and why?

1042


How do you separate zeros from non-zeros in an array?

1032


How does hashset maintain order?

1004


Which sorting technique is best in worst case?

954


Why insertion is faster in linked list?

869


How do you define a set?

960


What happens if we put duplicate key in hashmap?

911


How can we remove loops in a linked list? What are the functions of fast and slow pointers?

1251