Search Results - "binary search tree"

Suggested Topics within your search.
  • Showing 1 - 4 results of 4
Refine Results
  1. 1
  2. 2

    Open Data Structures An Introduction by Morin, Pat

    Published 2013
    Table of Contents: “…1 Introduction -- 2 Array-Based Lists -- 3 Linked Lists -- 4 Skiplists -- 5 Hash Tables -- 6 Binary Trees -- 7 Random Binary Search Trees -- 8 Scapegoat Trees -- 9 Red-Black Trees -- 10 Heaps -- 11 Sorting Algorithms -- 12 Graphs -- 13 Data Structures for Integers -- 14 External Memory Searching…”
    Access online version
    Electronic eBook
  3. 3

    Think Data Structures Algorithms and Information Retrieval in Java by Downey, Allen B.

    Published 2016
    Table of Contents: “…Chapter 1: Interfaces -- Chapter 2: Analysis of Algorithms -- Chapter 3: ArrayList -- Chapter 4: LinkedList -- Chapter 5: Doubly-linked list -- Chapter 6: Tree traversal -- Chapter 7: Getting to Philosophy -- Chapter 8: Indexer -- Chapter 9: The Map interface -- Chapter 10: Hashing -- Chapter 11: HashMap -- Chapter 12: TreeMap -- Chapter 13: Binary search tree -- Chapter 14: Persistence -- Chapter 15: Crawling Wikipedia -- Chapter 16: Boolean search -- Chapter 17: Sorting…”
    Access online version
    Electronic eBook
  4. 4