RIP
Tutorial
Tags
Topics
Examples
eBooks
Learning data-structures eBook (PDF)
Download this eBook for free
Chapters
Chapter 1: Getting started with data-structures
Chapter 2: Binary Heap
Chapter 3: Binary Search Tree
Chapter 4: Deque(Double ended queue)
Chapter 5: Graph traversals
Chapter 6: Linked List
Chapter 7: Matrices
Chapter 8: Queue
Chapter 9: Segment Tree
Chapter 10: Stack
Chapter 11: Trie (Prefix Tree/Radix Tree)
Chapter 12: Union-find data structure