BOOKS - OS AND DB - Basic Concepts in Data Structures
US $7.70
863557
863557
Basic Concepts in Data Structures
Author: Shmuel Tomi Klein
Year: 2016
Format: PDF | EPUB | AZW3
File size: 10,7 MB
Language: ENG
Year: 2016
Format: PDF | EPUB | AZW3
File size: 10,7 MB
Language: ENG
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.