The Wikimedia Foundation's book rendering service has been withdrawn. Please upload your Wikipedia book to one of the external rendering services. |
You can still create and edit a book design using the Book Creator and upload it to an external rendering service:
|
| This user book is a user-generated collection of Wikipedia articles that can be easily saved, rendered electronically, and ordered as a printed book. If you are the creator of this book and need help, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). Edit this book: Book Creator · Wikitext Order a printed copy from: PediaPress [ About ] [ Advanced ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ] |
WildBot has found potential problems with this book. Please check the talk page for a detailed explanation of what these might be and how to fix them. When these are resolved, you can remove |wildbot=yes from this template. |
Data Structures
editA Wikipedia Reference
edit- Data structure
- Dynamic array
- Associative array
- Hash table
- Priority queue
- Matrix (computer science)
- Graph (data structure)
- List (computing)
- Lookup table
- Multimap
- Queue (data structure)
- Set (computer science)
- Stack (data structure)
- String (computer science)
- Heap (data structure)
- Tree (computer science)
- Binary search tree
- Binary heap
- Binomial heap
- Fibonacci heap
- Circular buffer
- Self-balancing binary search tree
- Red-black tree
- AVL tree
- Splay tree
- B-tree
- Trie
- Radix tree
- Judy array
- Hash array mapped trie
- Hash trie
- Suffix tree
- Hashed array tree