Academia.eduAcademia.edu

Data structures and algorithms

1991, Software Engineer's Reference Book

Abstract

In this article we provide an introduction to data structures and algorithms. We consider some basic data structures and deal with implementations of a dictionary and a priority queue. Algorithms for such basic problems as matrix multiplication, binary search, sorting, and selection are given. The concepts of randomized computing and parallel computing are also visited.