The Design of Dynamic Data Structures

The Design of Dynamic Data Structures
Author :
Publisher : Springer Science & Business Media
Total Pages : 194
Release :
ISBN-10 : 354012330X
ISBN-13 : 9783540123309
Rating : 4/5 (0X Downloads)

Book Synopsis The Design of Dynamic Data Structures by : Mark H. Overmars

Download or read book The Design of Dynamic Data Structures written by Mark H. Overmars and published by Springer Science & Business Media. This book was released on 1983 with total page 194 pages. Available in PDF, EPUB and Kindle. Book excerpt: In numerous computer applications there is a need of storing large sets of objects in such a way that some questions about those objects can be answered efficiently. Data structures that store such sets of objects can be either static (built for a fixed set of objects) or dynamic (insertions of new objects and deletions of existing objects can be performed). Especially for more complex searching problems as they arise in such fields as computational geometry, database design and computer graphics, only static data structures are available. This book aims at remedying this lack of flexibility by providing a number of general techniques for turning static data structures for searching problems into dynamic structures. Although the approach is basically theoretical, the techniques offered are often practically applicable. The book is written in such a way that it is readable for those who have some elementary knowledge of data structures and algorithms. Although this monograph was first published in 1983, it is still unique as a general treatment of methods for constructing dynamic data structures.


The Design of Dynamic Data Structures Related Books

The Design of Dynamic Data Structures
Language: en
Pages: 194
Authors: Mark H. Overmars
Categories: Computers
Type: BOOK - Published: 1983 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

In numerous computer applications there is a need of storing large sets of objects in such a way that some questions about those objects can be answered efficie
Algorithms and Data Structures for External Memory
Language: en
Pages: 192
Authors: Jeffrey Scott Vitter
Categories: Computers
Type: BOOK - Published: 2008 - Publisher: Now Publishers Inc

DOWNLOAD EBOOK

Describes several useful paradigms for the design and implementation of efficient external memory (EM) algorithms and data structures. The problem domains consi
Programming in Modula-2
Language: en
Pages: 178
Authors: N. Wirth
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This text is an introduction to programming in general, and a manual for programming with the language Modula-2 in particular. It is oriented primarily towards
Open Data Structures
Language: en
Pages: 336
Authors: Pat Morin
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Athabasca University Press

DOWNLOAD EBOOK

Introduction -- Array-based lists -- Linked lists -- Skiplists -- Hash tables -- Binary trees -- Random binary search trees -- Scapegoat trees -- Red-black tree
Python Data Structures and Algorithms
Language: en
Pages: 303
Authors: Benjamin Baka
Categories: Computers
Type: BOOK - Published: 2017-05-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Implement classic and functional data structures and algorithms using Python About This Book A step by step guide, which will provide you with a thorough discus