𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Open Data Structures: An Introduction

✍ Scribed by Pat Morin


Publisher
AU Press
Year
2013
Tongue
English
Leaves
337
Series
Open Paths to Enriched Learning
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Offered as an introduction to the field of data structures and
algorithms, Open Data Structures covers the implementation and
analysis of data structures for sequences (lists), queues, priority
queues, unordered dictionaries, ordered dictionaries, and graphs.
Focusing on a mathematically rigorous approach that is fast, practical,
and efficient, Morin clearly and briskly presents instruction along
with source code.

Analyzed and implemented in Java, the data structures presented in
the book include stacks, queues, deques, and lists implemented as
arrays and linked-lists; space-efficient implementations of lists; skip
lists; hash tables and hash codes; binary search trees including
treaps, scapegoat trees, and red-black trees; integer searching
structures including binary tries, x-fast tries, and y-fast tries;
heaps, including implicit binary heaps and randomized meldable heaps;
and graphs, including adjacency matrix and adjacency list
representations; and B-trees.

A modern treatment of an essential computer science topic, Open
Data Structures
is a measured balance between classical topics and
state-of-the art structures that will serve the needs of all
undergraduate students or self-directed learners.Pat Morin is an associate professor in the School of
Computer Science at Carleton University as well as founder and managing
editor of the open access Journal of Computational Geometry.
He is the author of numerous conference papers and journal publications
on the topics of computational geometry, algorithms, and data
structures.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Алгоритмы ΠΈ структуры Π΄Π°Π½Π½Ρ‹Ρ…;


πŸ“œ SIMILAR VOLUMES


An Introduction to Data Structures and A
✍ James A. Storer πŸ“‚ Library πŸ“… 2002 πŸ› BirkhΓ€user Basel 🌐 English

<p>Data structures and algorithms are presented at the college level in a highly accessible format that presents material with one-page displays in a way that will appeal to both teachers and students. The thirteen chapters cover: Models of Computation, Lists, Induction and Recursion, Trees, Algorit

Java Collections: An Introduction to Abs
✍ David A. Watt, Deryck F. Brown, Dave Watt πŸ“‚ Library πŸ“… 2001 πŸ› Wiley 🌐 English

A unique, practical approach to working with collection classes in Java 2Software developers new to Java will find the practical, software-engineering based approach taken by this book extremely refreshing. With an emphasis more on software design and less on theory, Java Collections explores in det

Java Collections: An Introduction to Abs
✍ David A. Watt, Deryck F. Brown πŸ“‚ Library πŸ“… 2001 πŸ› Wiley 🌐 English

A unique, practical approach to working with collection classes in Java 2Software developers new to Java will find the practical, software-engineering based approach taken by this book extremely refreshing. With an emphasis more on software design and less on theory, Java Collections explores in det