To view prices and purchase online, please login or create an account now.



Advanced Data Structures

Hardback

Main Details

Title Advanced Data Structures
Authors and Contributors      By (author) Peter Brass
Physical Properties
Format:Hardback
Pages:474
Dimensions(mm): Height 229,Width 152
Category/GenreComputer science
ISBN/Barcode 9780521880374
ClassificationsDewey:005.1
Audience
Tertiary Education (US: College)

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 8 September 2008
Publication Country United Kingdom

Description

This text closely examines ideas, analysis, and implementation details of data structures as a specialised topic in applied algorithms. It looks at efficient ways to realise query and update operations on sets of numbers, intervals, or strings by various data structures, including: search trees; structures for sets of intervals or piece-wise constant functions; orthogonal range search structures; heaps; union-find structures; dynamization and persistence of structures; structures for strings; and hash tables. Instead of relegating data structures to trivial material used to illustrate object-oriented programming methodology, this is the first volume to show data structures as a crucial algorithmic topic. Numerous code examples in C and more than 500 references make Advanced Data Structures an indispensable text.

Author Biography

Peter Brass received a PhD in mathematics at the Technical University of Braunschweig, Germany. He is an associate professor at the City College of New York in the Department of Computer Science and a former Heisenberg Research Fellow at the Free University of Berlin.

Reviews

'I think this book is well suited as a main or supplemental text in a graduate-level data structures course, not to mention an invaluable desk reference for those interested in implementing the advance structures outlined in this book. This book was a joy to review, and deserves a place on my bookshelf.' SIGACT News 'It can be briefly said that the reader will be dealing with an illustration, diagram, and code packed book, that will do it's best not to confuse but to very well explain one of the toughest computer science subjects, and he will be pleasantly surprised to learn many new-age data structures.' Igor Gvero, Software Engineering Notes