Basic Concepts in Data Structures
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions will allow students to test their understanding.
1133118212
Basic Concepts in Data Structures
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions will allow students to test their understanding.
95.0 In Stock
Basic Concepts in Data Structures

Basic Concepts in Data Structures

by Shmuel Tomi Klein
Basic Concepts in Data Structures

Basic Concepts in Data Structures

by Shmuel Tomi Klein

Hardcover

$95.00 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions will allow students to test their understanding.

Product Details

ISBN-13: 9781107161276
Publisher: Cambridge University Press
Publication date: 10/28/2016
Pages: 228
Product dimensions: 6.14(w) x 9.25(h) x 0.63(d)

About the Author

Shmuel Tomi Klein is Professor of Computer Science at Bar-Ilan University, Israel. His research focuses on data compression, text processing algorithms, lossless image compression, and improvements of deduplication techniques for large scale storage systems. He is a former chief scientist of Bar-Ilan University's Responsa Project, which won the Israel Prize in 2007. He is also a co-author of more than 100 academic publications and 10 patents.

Table of Contents

1. Why data structures? A motivating example; 2. Linear lists; 3. Graphs; 4. Trees; 5. AVL trees; 6. B-trees; 7. Heaps; 8. Sets; 9. Hash tables; 10. Sorting; 11. Codes.
From the B&N Reads Blog

Customer Reviews