Indexing Metadata

1 Title of the Article Amortized Complexity Analysis for Red-Black Trees and Splay Trees
2 Author's name Isha Ashish Bahendwar: Computer Science and Engineering, Shri Ramdeobaba College of Engineering and Management, Nagpur, Maharashtra, Mobile No. 8390562363, bahendwaria@rknec.edu
3 Author's name RuchitPurshottam Bhardwaj, Prof. S. G. Mundada
4 Subject Computer Science and Engineering
5 Keyword(s) Red-Black trees, Splay trees, Ammortization, Complexity, Insertion, Deletion
6 Abstract

The basic conception behind the given problem definition is to discuss the working, operations and complexity analyses of some advanced data structures. The Data structures that we have discussed further are Red-Black trees and Splay trees.Red-Black trees are self-balancing trees having the properties of conventional tree data structures along with an added property of color of the node which can be either red or black. This inclusion of the property of color as a single bit property ensured maintenance of balance in the tree during operations such as insertion or deletion of nodes in Red-Black trees. Splay trees, on the other hand, reduce the complexity of operations such as insertion and deletion in trees by splayingor making the node as the root node thereby reducing the time complexity of insertion and deletions of a node. Furthermore, amortized analysis, which emerged from aggregate analysis, is an optimistic approach that can be used to calculate the amount of time and space required for the execution of various operations. Amortized analysis considers the number of operations required during the execution of an algorithm rather than the number of inputs required thus overlooking the worst case run time per operation, which can be too pessimistic.

7 Publisher Innovative Research Publication
8 Journal Name; vol., no. International Journal of Innovative Research in Computer Science & Technology (IJIRCST); Volume-6 Issue-6
9 Publication Date November 2018
10 Type Peer-reviewed Article
11 Format PDF
12 Uniform Resource Identifier https://ijircst.org/view_abstract.php?title=Amortized-Complexity-Analysis-for-Red-Black-Trees-and-Splay-Trees-&year=2018&vol=6&primary=QVJULTM0MQ==
13 Digital Object Identifier(DOI) 10.21276/ijircst.2018.6.6.2   https://doi.org/10.21276/ijircst.2018.6.6.2
14 Language English
15 Page No 121-128

Indexed by

Crossref logo