Syndetics cover image
Image from Syndetics

Data structures and algorithm analysis in Java / Mark Allen Weiss.

By: Language: English Publisher: Harlow, Essex : Pearson, 2012Edition: 3. International edDescription: 632 s. illISBN:
  • 9780273752110
  • 0273752111
Subject(s): DDC classification:
  • 005.133 23
LOC classification:
  • QA76.73.J38
Other classification:
  • Pubbz
Holdings
Item type Current library Shelving location Call number Status Barcode
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000192054
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Försvunnen 11156000192053
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000192052
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000192051
Dayloan Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000186653
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000186654
Course literature Biblioteket HKR Biblioteket 005.13 Weiss Available 11156000186655
Total holds: 0

Enhanced descriptions from Syndetics:

Data Structures and Algorithm Analysis in Java is an advanced algorithms book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was known as CS7. It is also suitable for a first-year graduate course in algorithm analysis

As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs in Java.

Weiss clearly explains topics from binary heaps to sorting to NP -completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss' careful, rigorous and in-depth analysis of each type of algorithm. A logical organization of topics and full access to source code complement the text's coverage.