<P style="MARGIN: 0in 0in 0pt" soNormal><I>Data Structures and Problem Solving Using Javaย ย 3/eย </I>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 programm
Data Structures and Problem Solving Using Java
โ Scribed by Weiss, Mark A.
- Publisher
- Pearson
- Year
- 2014
- Tongue
- English
- Leaves
- 949
- Edition
- 4th, intern.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
PART ONE: TOUR OF JAVAChapter 1: Primitive JavaChapter 2: Reference TypesChapter 3: Objects and ClassesChapter 4: Inheritance PART TWO: ALGORITHMS AND BUILDING BLOCKSChapter 5: Algorithm AnalysisChapter 6: The Collections APIChapter 7: RecursionChapter 8: Sorting AlgorithmsChapter 9: Randomization PART THREE: APPLICATIONSChapter 10: Fun and GamesChapter 11: Stacks and CompilersChapter 12: UtilitiesChapter 13: Graphs and Paths PART FOUR: IMPLEMENTATIONSChapter 14: Inner Classes and Implementation of ArrayListChapter 15: Stacks and QueuesChapter 16: Linked ListsChapter 17: TreesChapter 18: Binary Search TreesChapter 19: Hash TablesChapter 20: A Priority Queue: The Binary Heap PART FIVE: ADVANCED DATA STRUCTURESChapter 21: Splay TreesChapter 22: Merging Priority QueuesChapter 23: The Disjoint Set Class APPENDIX A: OperatorsAPPENDIX B: Graphical User InterfacesAPPENDIX C: Bitwise Operators
๐ 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