Alternatives to two classic data structures
Abstract
References
Index Terms
- Alternatives to two classic data structures
Recommendations
Alternatives to two classic data structures
SIGCSE '05: Proceedings of the 36th SIGCSE technical symposium on Computer science educationRed-black trees and leftist heaps are classic data structures that are commonly taught in Data Structures (CS2) and/or Algorithms (CS7) courses. This paper describes alternatives to these two data structures that may offer pedagogical advantages for ...
Rank-Balanced Trees
Since the invention of AVL trees in 1962, many kinds of binary search trees have been proposed. Notable are red-black trees, in which bottom-up rebalancing after an insertion or deletion takes O(1) amortized time and O(1) rotations worst-case. But the ...
Comparative performance evaluation of the AVL and red-black trees
BCI '12: Proceedings of the Fifth Balkan Conference in InformaticsThe AVL and red-black trees are the suboptimal variants of the binary search trees which can achieve the logarithmic performance of the search operation withot an excessive cost of the optimal balancing. After presenting a brief theoretical background, ...
Comments
Information & Contributors
Information
Published In

- February 2005610 pagesISBN:1581139977DOI:10.1145/1047344
- Conference Chairs:
- Wanda Dann,
- Tom Naps,
- Program Chairs:
- Paul Tymann,
- Doug Baldwin
Publisher
Association for Computing Machinery
New York, NY, United States
Publication History
Check for updates
Author Tags
Qualifiers
- Article
Contributors
Other Metrics
Bibliometrics & Citations
Bibliometrics
Article Metrics
- View Citations2Total Citations
- 869Total Downloads
- Downloads (Last 12 months)16
- Downloads (Last 6 weeks)2
Other Metrics
Citations
View Options
Login options
Check if you have access through your login credentials or your institution to get full access on this article.
Sign in