Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Fundamental Data Structures

Fundamental Data Structures

  • Category: Computer
  • Author: Wikibooks Contributors
  • Pages: 540 pages
  • File type: HTML and PDF Files

Read and download free eBook intituled Fundamental Data Structures in format HTML and PDF Files – 540 pages created by Wikibooks Contributors.

A data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.

This book covers most of commonly used data structures in computer science: abstract data types; Sequences; Dictionaries; Sets; Priority queues; Successors and neighbors; Integer and string searching, etc.

It describes data structures from the point of view of computer programming, with examples, and presents design techniques that allow programmers to develop their own data structures. The authors include both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for programming languages.

Read and Download Links:

Fundamental Data Structures

READ  Building Blocks for Theoretical Computer Science

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.