Data structures and problem solving using java 3rd ed.
Author
Weiss, Mark Allen
Additional Author(s)
-
Publisher
Boston, MA: Pearson Education, Inc, 2006
Language
English
ISBN
0321312554
Series
Subject(s)
DATA STRUCTURES (COMPUTER SCIENCE)
JAVA (COMPUTER PROGRAM LANGUAGE)
Notes
Appendix: p. 865 - 899
. . Index: p. 901 - 926
Abstract
Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving. In this text, experienced author and educator Mark Allen Weiss takes a unique approach by clearly separating the specification and implementation of data structures. Dr. Weiss presents the interface and running time of data structures in Part II of the book. Then, he provides the opportunity for students to use the data structures in a variety of practical examples before introducing the implementations in Part IV. By first gaining a familiarity with the interfaces and uses of data structures, readers will be able to think more abstractly about the subject matter.