𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Data Structures and Algorithms: A First Course

✍ Scribed by Iain T. Adamson BSc, MSc, AM, PhD (auth.)


Publisher
Springer-Verlag London
Year
1996
Tongue
English
Leaves
411
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 students.
The book is divided into four parts: the first on Data Structures introduces a variety of structures and the fundamental operations associated with them, together with descriptions of how they are implemented in Pascal; the second discusses algorithms and the notion of complexity; Part III is concerned with the description of successively more elaborate structures for the storage of records and algorithms for retrieving a record from such a structure by means of its key; and finally, Part IV consists of very full solutions to nearly all the exercises in the book.

✦ Table of Contents


Front Matter....Pages i-xi
Front Matter....Pages 1-4
Arrays, Records and Linked Lists....Pages 5-25
Stacks and Queues....Pages 27-56
Binary Trees....Pages 57-73
Heaps....Pages 75-86
Graphs....Pages 87-109
Front Matter....Pages 111-111
Algorithms and Complexity....Pages 113-125
Sorting Algorithms....Pages 127-170
Graph Algorithms....Pages 171-213
Some Miscellaneous Algorithms....Pages 215-234
Front Matter....Pages 235-237
Storing in Arrays and Lists....Pages 239-255
Storing in Binary Trees....Pages 257-278
Storing in Multiway Trees....Pages 279-307
Front Matter....Pages 309-309
Solutions to Exercises 1....Pages 311-320
Solutions to Exercises 2....Pages 321-327
Solutions to Exercises 3....Pages 329-336
Solutions to Exercises 4....Pages 337-340
Solutions to Exercises 5....Pages 341-345
Solutions to Exercises 6....Pages 347-348
Solutions to Exercises 7....Pages 349-361
Solutions to Exercises 8....Pages 363-373
Front Matter....Pages 309-309
Solutions to Exercises 9....Pages 375-379
Solutions to Exercises 10....Pages 381-386
Solutions to Exercises 11....Pages 387-396
Solutions to Exercises 12....Pages 397-415
Back Matter....Pages 417-419

✦ Subjects


Data Structures; Algorithm Analysis and Problem Complexity


πŸ“œ SIMILAR VOLUMES


Data Structures and Algorithms: A First
✍ Iain T. T. Adamson πŸ“‚ Library πŸ“… 1996 πŸ› Springer 🌐 English

<span>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

Data Structures and Algorithms Made Easy
✍ Narasimha Karumanchi πŸ“‚ Library πŸ“… 2011 πŸ› CareerMonk Publications 🌐 English

<div><div><b>PeelingΒ </b>Data Structures and Algorithms<b>Β </b><b>for interviewsΒ </b><b>[re-printed on 19-November-2015]:Β </b></div><div><div><div><b>Table of Contents</b>:Β goo.gl/UeLODK</div><div><b></b></div><div><b>Sample Chapter</b>:Β goo.gl/remIdp</div><div><b>Found Issue?Β </b>goo.gl/forms/4Gt72

Data Structures and Algorithms Made Easy
✍ Narasimha Karumanchi πŸ“‚ Library πŸ“… 2017 πŸ› CareerMonk Plublications 🌐 English

Peeling Data Structures and Algorithms: <br /><br />Table of Contents: goo.gl/JFMgiU<br />Sample Chapter: goo.gl/n2Hk4i<br />Found Issue? goo.gl/forms/4Gt72YO81I<br />Videos: goo.gl/BcHq74<br /><br />"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that o

Data Structures and Algorithms Made Easy
✍ Narasimha Karumanchi πŸ“‚ Library πŸ“… 2017 🌐 English

Peeling Data Structures and Algorithms: <br /><br />Table of Contents: goo.gl/JFMgiU<br />Sample Chapter: goo.gl/n2Hk4i<br />Found Issue? goo.gl/forms/4Gt72YO81I<br />Videos: goo.gl/BcHq74<br /><br />"Data Structures And Algorithms Made Easy: Data Structures and Algorithmic Puzzles" is a book that o

Data Structure and Algorithmic Thinking
✍ Narasimha Karumanchi πŸ“‚ Library πŸ“… 2015 πŸ› Careermonk Publications 🌐 English

It is the Python version of "Data Structures and Algorithms Made Easy." Table of Contents: <a target="_blank" rel="noopener nofollow" href="http://goo.gl/VLEUca">goo.gl/VLEUca</a> Sample Chapter: <a target="_blank" rel="noopener nofollow" href="http://goo.gl/8AEcYk">goo.gl/8AEcYk</a> Source Code: <a

Data Structure and Algorithmic Thinking
✍ Narasimha Karumanchi πŸ“‚ Library πŸ“… 2020 πŸ› CareerMonk Publications 🌐 English

<p><strong>Β PeelingΒ Data Structures and Algorithms:</strong></p><p>The sample chapter should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our Python coding style. This book focuses on giving solutions for complex p