• 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 ▶ Algorithms & Data Structures ▶ Algorithms and Data Structures: The Basic Toolbox

Algorithms and Data Structures: The Basic Toolbox

July 14, 2015

Algorithms and Data Structures: The Basic Toolbox

Algorithms and Data Structures: The Basic Toolbox is a concise introduction addressed to students and professionals familiar with programming and basic mathematical language. The algorithms are presented in a modern way, with explicitly formulated invariants, and comment on recent trends such as algorithm engineering, memory hierarchies, algorithm libraries and certifying algorithms. The authors use pictures, words and high-level pseudocode to explain the algorithms, and then they present more detail on efficient implementations using real programming languages like C++ and Java.

Book Description

Topics included: Introduction • Representing Sequences By Arrays and Linked Lists • Hash Tables and Associative Arrays • Sorting and Selection • Priority Queues • Sorted Sequences • Graph Representation • Graph Traversal • Shortest Paths • Minimum Spanning Trees • Generic Methods of Optimization.

Download Free PDF / Read Online

Author(s): Kurt Mehlhorn and Peter Sanders.
Publisher: Springer
Published: August 2008
Format(s): PDF
File size: –
Number of pages: 300
Download / View Link(s): PDF

Similar Books:

  1. Problem Solving with Algorithms and Data Structures Using Python
  2. Data Structures and Algorithm Analysis in C++
  3. Data Structures and Algorithm Analysis in Java
  4. Java Data Structures (2nd edition)
  5. Dictionary of Algorithms and Data Structures
Previous Post: « You Don’t Know JS: ES6 & Beyond
Next Post: The Java Garbage Collection Mini-Book »

Primary Sidebar

Get Latest Updates

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

Copyright © 2006–2023 OnlineProgrammingBooks.com