• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Programming ▶ Open Data Structures: An Introduction

Open Data Structures: An Introduction

September 29, 2013

Open Data Structures: An Introduction Open Data Structures: An Introduction, by Pat Morin, can be read online or downloaded in pdf format. It is available as Java and C++ editions.

Book Description

Offered as an introduction to the field of data structures and algorithms, it covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.

Table of Contents

  • Introduction
  • Array-Based Lists
  • Linked Lists
  • Skiplists
  • Hash Tables
  • Binary Trees
  • Random Binary Search Trees
  • Scapegoat Trees
  • Red-Black Trees
  • Heaps
  • Sorting Algorithms
  • Graphs
  • Data Structures for Integers
  • External Memory Searching

Book Download / View Details

Author(s): Pat Morin
Publisher: AU Press
Published: June, 2013
Format(s): PDF, HTML(Online)
File size: 2.03 MB
Number of pages: 334
Download / View Link(s): Download or read online. | Alternative link.

Similar Books:

  1. Data Structures and Algorithm Analysis in C++
  2. Data Structures and Algorithm Analysis in Java
  3. Data Structures Succinctly Part 2
  4. Data Structures Succinctly Part 1
  5. Java Data Structures (2nd edition)
Previous Post: « Microsoft System Center: Designing Orchestrator Runbooks
Next Post: Fundamentals of Computer Programming with C# »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2021 OnlineProgrammingBooks.com