Data Structures and Problem Solving Using Java
โ Scribed by Mark Allen Weiss
- Publisher
- Addison Wesley
- Year
- 2005
- Tongue
- English
- Leaves
- 929
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Data Structures and Problem Solving Using Javaย ย 3/eย provides a practical introduction to data structures from a viewpoint of abstract thinking and problem solving, and incorporates the enhancements of Java 5.0.ย It includes coverage of generic programming, and content on the design of generic collection classes. This book is appropriate for readers who are familiar with basic Java programming concepts or are new to the language and want to learn how it treats data structures concepts.
๐ SIMILAR VOLUMES
<b></b>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 i
Annotation