User:David Eppstein/Fundamental Data Structures
border=1 cellspacing=20 class="floatright" |
{{pp-book-cover
|title=Fundamental Data Structures |subtitle= |cover-image=Cartesian tree.svg |cover-color=#76b3df }} |
Fundamental Data Structures
;Introduction
;Sequences
;Dictionaries
;Sets
;Priority queues
;Successors and neighbors
:Self-balancing binary search tree
:Rope
;Integer and string searching
:Trie