Pearson Education Home Higher Education HomeInstructor SupportStudent SupportAbout UsCareers
Bookshop
Texts & Technology
ABOUT THIS PRODUCT
Description
Table of Contents
Features
New To This Edition
About the Author(s)
 
RESOURCES
Student
Instructor
First Day of Class
 
INTERNET RESOURCES
Companion Website
 
RELATED TITLES
Java--Data Structures/CS2 (Computer Science)
Data Structures and Problem Solving Using Java: International Version, 4/E
View Larger Cover Image
View Larger Image

Mark Allen Weiss, Florida International University

Publisher: Pearson Higher Education
Copyright: 2010
Format: Paper; 1024 pp

ISBN-10: 0321546229
ISBN-13:9780321546227Help icon

Our Price: £56.99
Instock
Published: 12 Jan 2010
This title is not for sale to the US or Canada.
Add this item to my shopping basket


Add to Exam Copy BookbagAdd to Exam Copy Bookbag PrintPrint Product Information

Description

For the second or third programming course.

 

A practical and unique approach to data structures that separates interface from implementation.

 

This book provides a practical introduction to data structures with an emphasis on abstract thinking and problem solving, as well as the use of Java. It does this through what remains a unique approach that clearly separates each data structure’s interface (how to use a data structure) from its implementation (how to actually program that structure). Parts I (Tour of Java), II (Algorithms and Building Blocks), and III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, while Part IV (Implementations) focuses on implementation of data structures. This forces the reader to think about the functionality of the data structures before the hash table is implemented.

 

The Fourth Edition features many new updates as well as new exercises.

 
Pearson Education Home