Data Structures and Algorithms: A First Course by Iain T. Adamson.

All young computer scientists who aspire to write programs must learn something about algorithms and data structures. This book does exactly that. Based on lecture courses developed by the author over a number of years the book is written in an informal and friendly way specifically to appeal to stu...

Full description

Saved in:
Bibliographic Details
Main Author: Adamson, Iain T. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: London : Springer London : Imprint: Springer, 1996.
Edition:1st ed. 1996.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • I Data Structures
  • 1 Arrays, Records and Linked Lists
  • 2 Stacks and Queues
  • 3 Binary Trees
  • 4 Heaps
  • 5 Graphs
  • II Algorithms
  • 6 Algorithms and Complexity
  • 7 Sorting Algorithms
  • 8 Graph Algorithms
  • 9 Some Miscellaneous Algorithms
  • III Storing and Searching
  • 10 Storing in Arrays and Lists
  • 11 Storing in Binary Trees
  • 12 Storing in Multiway Trees
  • IV Solutions
  • 13 Solutions to Exercises 1
  • 14 Solutions to Exercises 2
  • 15 Solutions to Exercises 3
  • 16 Solutions to Exercises 4
  • 17 Solutions to Exercises 5
  • 18 Solutions to Exercises 6
  • 19 Solutions to Exercises 7
  • 20 Solutions to Exercises 8
  • 21 Solutions to Exercises 9
  • 22 Solutions to Exercises 10
  • 23 Solutions to Exercises 11
  • 24 Solutions to Exercises 12.