Title of article :
Minimum and maximum ratio of number of red internal nodes to black internal nodes in Red Black tree
Author/Authors :
Pawan Jindal، نويسنده , , Amit Kumar، نويسنده , , Shishir Kumar، نويسنده ,
Issue Information :
روزنامه با شماره پیاپی سال 2010
Pages :
3
From page :
1
To page :
3
Abstract :
Data structure is being used for designing of databases, software system etc. Different data structures are being used for different kinds of applications and some data structures are particular used for specific tasks. B-trees are particularly used for implementation of databases. Hash tables are widely used for implementations of compilers. Tree is non linear data structure which is better than array, linked list because the time complexity for different operations like searching, insertion, deletion etc. is less in the case of tree. The time complexity for dynamic operations like searching, insertion, deletion, updating a node etc. is directly proportional to the height of red black tree. As the height(h) of red black tree is directly proportional to the O(lg(n)) where n represents the total number of nodes in a particular red black tree. So the time complexity for different dynamic operations like searching, insertion, deletion, updating a node etc. is directly proportional to the O(lg(n)). In this paper, Minimum and maximum ratio of number of red internal nodes to black internal nodes in Red Black tree is determined and explained with the help of diagram.
Keywords :
Tree , Red black tree , Time complexity
Journal title :
International Journal of Computer Applications
Serial Year :
2010
Journal title :
International Journal of Computer Applications
Record number :
659989
Link To Document :
بازگشت