Data Structures and Algorithm Analysis in Java, Third Edition (Dover Books on Computer Science)

Clifford A Shaffer

Write a Review
$16.07 - $300.00
UPC:
9780486485812
Binding:
Paperback
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
9/14/2011
Release Date:
8/17/2011
Author:
Dr. Clifford A. Shaffer
Language:
english
Edition:
3
Adding to cart… The item has been added

Product Overview

With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Java as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.
Techniques for representing data are presented within the context of assessing costs and benefits, promoting an understanding of the principles of algorithm analysis and the effects of a chosen physical medium. The text also explores tradeoff issues, familiarizes readers with the most commonly used data structures and their algorithms, and discusses matching appropriate data structures to applications. The author offers explicit coverage of design patterns encountered in the course of programming the book's basic data structures and algorithms. Numerous examples appear throughout the text.