Cantitate/Preț
Produs

Data Structures and Problem Solving Using Java

Autor Mark Weiss
en Limba Engleză Paperback – 30 iul 2013

Preț: 57365 lei

Preț vechi: 65937 lei
-13% Nou

Puncte Express: 860

Preț estimativ în valută:
10978 11437$ 9128£

Carte disponibilă

Livrare economică 20 ianuarie-03 februarie 25
Livrare express 04-10 ianuarie 25 pentru 8785 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781292025766
ISBN-10: 129202576X
Pagini: 948
Ilustrații: Illustrations
Dimensiuni: 214 x 274 x 30 mm
Greutate: 2.19 kg
Ediția:4 ed
Editura: Pearson Education

Cuprins

PART ONE: TOUR OF JAVA
Chapter 1: Primitive Java
Chapter 2: Reference Types
Chapter 3: Objects and Classes
Chapter 4: Inheritance
PART TWO: ALGORITHMS AND BUILDING BLOCKS
Chapter 5: Algorithm Analysis
Chapter 6: The Collections API
Chapter 7: Recursion
Chapter 8: Sorting Algorithms
Chapter 9: Randomization
PART THREE: APPLICATIONS
Chapter 10: Fun and Games
Chapter 11: Stacks and Compilers
Chapter 12: Utilities
Chapter 13: Graphs and Paths
PART FOUR: IMPLEMENTATIONS
Chapter 14: Inner Classes and Implementation of ArrayList
Chapter 15: Stacks and Queues
Chapter 16: Linked Lists
Chapter 17: Trees
Chapter 18: Binary Search Trees
Chapter 19: Hash Tables
Chapter 20: A Priority Queue: The Binary Heap
PART FIVE: ADVANCED DATA STRUCTURES
Chapter 21: Splay Trees
Chapter 22: Merging Priority Queues
Chapter 23: The Disjoint Set Class
APPENDIX A: Operators
APPENDIX B: Graphical User Interfaces
APPENDIX C: Bitwise Operators