• 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 ▶ Data Structures Succinctly Part 1

Data Structures Succinctly Part 1

December 30, 2012

Data Structures Succinctly Part 1

Syncfusion Inc. has released another free eBook, “Data Structures Succinctly Part 1”, by Robert Horvick. It’s available in pdf and kindle formats. It is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them.

Book Description

Starting with simple linked lists and arrays, and then moving to more complex structures like binary search trees and sets, author Robert Horvick explains what each structure’s methods and classes are and the algorithms behind them. Horvick goes a step further to detail their operational and resource complexity, ensuring that you have a clear understanding of what using a specific data structure entails. The book also features downloadable code samples and vivid diagrams to help you visualize the more abstract structures and algorithms.

Table of Contents

  • Algorithms and Data Structures
  • Linked List
  • Array List
  • Stack and Queue
  • Binary Search Tree
  • Set
  • Sorting Algorithms

Download Free PDF / Read Online

Author(s): Robert Horvick
Publisher: Syncfusion Inc.
Format(s): PDF, Mobi(Kindle)
File size: 1.89 MB
Number of pages: 111
Link: Download.

Similar Books:

  1. Java Data Structures (2nd edition)
  2. Problem Solving with Algorithms and Data Structures Using Python
  3. Data Structures and Algorithm Analysis in C++
  4. Data Structures and Algorithm Analysis in Java
  5. Dictionary of Algorithms and Data Structures
Previous Post: « iPad iOS 6 Development Essentials
Next Post: The Nature of Code: Simulating Natural Systems with Processing »

Primary Sidebar

Get Latest Updates

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

Copyright © 2006–2025 OnlineProgrammingBooks.com