Wikibooks:Collections/Data Structures

Data Structures
{fundamental tools}

Please select an appropriate cover image for this collection. See "Template:Saved book" for instructions."


This is a collection of the pages in a Wikibooks book that can be easily saved, rendered electronically, and ordered as a printed book. For information and help on Wikibooks collections, see Help:Collections.
[ Download PDF ] [ Open in Collection Creator ] [ Order Printed Book ]
[ About ] [ FAQ ] [ Feedback ] [ Help ] [ Recent Changes ]


Data Structures edit

{fundamental tools} edit

Preface
Preface
Introduction
Introduction
Asymptotic Notation
Asymptotic Notation
Arrays
Arrays
List Structures and Iterators
List Structures and Iterators
Stacks and Queues
Stacks and Queues
Trees
Trees
Min and Max Heaps
Min and Max Heaps
Graphs
Graphs
Hash Tables
Hash Tables
Sets
Sets
Tradeoffs
Tradeoffs
Appendix
Algorithm Implementations