[КНИГА][B] Data structures and algorithms

JE Hopcroft, JD Ullman, AV Aho - 1983 - academia.edu
… to issues of algorithms than data structures, although we do discuss the basics of data
structures suitable for representing graphs. A number of important graph algorithms are presented…

[КНИГА][B] Data structures and algorithms in Java

MT Goodrich, R Tamassia, MH Goldwasser - 2014 - books.google.com
… our data structures. • We have included complete Java implementations for many data structures
and algorithms … problem, a union-find data structure with path compression, breadth-first …

[КНИГА][B] Data structures and algorithms 1: Sorting and searching

K Mehlhorn - 2013 - books.google.com
… we compare the data structures introduced in the first six sections. The last section covers
data structures for subsets of a small universe where direct access using arrays becomes …

[КНИГА][B] Data structures and algorithms in Java

R Lafore - 2017 - books.google.com
data structures and algorithms as used in computer programming. Data structures are ways
in which data is … Algorithms are the procedures a software program uses to manipulate the …

[КНИГА][B] An introduction to data structures and algorithms

JA Storer - 2012 - books.google.com
… The examples presented in this chapter do not employ any data structures besides standard
1-… algorithms for more complex and varied applications by using appropriate data structures. …

[КНИГА][B] A practical introduction to data structures and algorithm analysis

CA Shaffer - 1997 - people.cs.vt.edu
… If one data structure or algorithm is superior to another in all respects, the inferior one will
usually have long been forgotten. For nearly every data structure and algorithm presented in …

[КНИГА][B] Data structures and algorithms in C++

MT Goodrich, R Tamassia, DM Mount - 2011 - books.google.com
… an introduction to data structures and algorithms, including their … more examples of data
structure and algorithm analysis. • We … STL data structures into many of our data structures. • We …

[КНИГА][B] Data structures and algorithms

BR Preiss - 1999 - dl.acm.org
data structures are discussed in the context of a single class hierarchy. This framework clearly
shows the relationships between data structures … of complicated data structures.* Just-in-…

[КНИГА][B] Data structures and algorithms

SK Chang - 2003 - books.google.com
This is an excellent, up-to-date and easy-to-use text on data structures and algorithms that
is intended for undergraduates in computer science and information science. The thirteen …

[КНИГА][B] Data structures and algorithm analysis

MA Weiss - 1995 - dl.acm.org
… It is a textbook for an advanced undergraduate class in data structures or a beginning
class in algorithm analysis that is conceptual and grounded in theory. This edition fulfills its …