Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Data Structures Succinctly, Part 2

Data Structures Succinctly, Part 2

  • Category: Computer
  • Author: Robert Horvick

Read and download free eBook intituled Data Structures Succinctly, Part 2 in format created by Robert Horvick.

Data Structures Succinctly Part 2 is your concise guide to skip lists, hash tables, heaps, priority queues, AVL trees, and B-trees. As with the first book, you’ll learn how the structures behave, how to interact with them, and their performance limitations. Starting with skip lists and hash tables, and then moving to complex AVL trees and B-trees, author Robert Horvick explains what each structure’s methods and classes are, the algorithms behind them, and what is necessary to keep them valid. The book also features downloadable code samples and vivid diagrams to help you visualize the more abstract concepts, like node height and node rotations.

Read and Download Links:

Data Structures Succinctly, Part 2

READ  GNU C Library Application Fundamentals

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.