CLASSIC DATA STRUCTURES, 2nd ed.

Download or Read eBook CLASSIC DATA STRUCTURES, 2nd ed. PDF written by Samanta Debasis and published by PHI Learning Pvt. Ltd.. This book was released on 2008-12-01 with total page 942 pages. Available in PDF, EPUB and Kindle.
CLASSIC DATA STRUCTURES, 2nd ed.
Author :
Publisher : PHI Learning Pvt. Ltd.
Total Pages : 942
Release :
ISBN-10 : 9788120337312
ISBN-13 : 812033731X
Rating : 4/5 (12 Downloads)

Book Synopsis CLASSIC DATA STRUCTURES, 2nd ed. by : Samanta Debasis

Book excerpt: This book is the second edition of a text designed for undergraduate engineering courses in Data Structures. The treatment of the subject matter in this second edition maintains the same general philosophy as in the first edition but with significant additions. These changes are designed to improve the readability and understandability of all algorithms so that the students acquire a firm grasp of the key concepts. This book is recommended in Assam Engineering College, Assam, Girijananda Chowdhury Institute of Management and Technology, Assam, Supreme Knowledge Foundation Group, West Bengal, West Bengal University of Technology (WBUT) for B.Tech. The book provides a complete picture of all important data structures used in modern programming practice. It shows :  various ways of representing a data structure  different operations to manage a data structure  several applications of a data structure The algorithms are presented in English-like constructs for ease of comprehension by students, though all of them have been implemented separately in C language to test their correctness. Key Features :  Red-black tree and spray tree are discussed in detail  Includes a new chapter on Sorting  Includes a new chapter on Searching  Includes a new appendix on Analysis of Algorithms for those who may be unfamiliar with the concepts of algorithms  Provides numerous section-wise assignments in each chapter  Also included are exercises—Problems to Ponder—in each chapter to enhance learning The book is suitable for students of : (i) computer science (ii) computer applications (iii) information and communication technology (ICT) (iv) computer science and engineering.


CLASSIC DATA STRUCTURES, 2nd ed. Related Books

Open Data Structures
Language: en
Pages: 336
Authors: Pat Morin
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Athabasca University Press

DOWNLOAD EBOOK

Introduction -- Array-based lists -- Linked lists -- Skiplists -- Hash tables -- Binary trees -- Random binary search trees -- Scapegoat trees -- Red-black tree
Data Structures using C
Language: en
Pages: 363
Authors: Amol M. Jagtap
Categories: Computers
Type: BOOK - Published: 2021-11-08 - Publisher: CRC Press

DOWNLOAD EBOOK

The data structure is a set of specially organized data elements and functions, which are defined to store, retrieve, remove and search for individual data elem
C# Data Structures and Algorithms
Language: en
Pages: 287
Authors: Marcin Jamro
Categories: Computers
Type: BOOK - Published: 2018-04-19 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A complete guide on using data structures and algorithms to write sophisticated C# code Key Features Master array, set and map with trees and graphs, among othe
Data Structures Using C++
Language: en
Pages: 912
Authors: D. S. Malik
Categories: C++ (Computer program language)
Type: BOOK - Published: 2010 - Publisher: South Western Educational Publishing

DOWNLOAD EBOOK

The latest book from Cengage Learning on Data Structures Using C++, International Edition
Data Structures and Algorithms Using C#
Language: en
Pages: 338
Authors: Michael McMillan
Categories: Computers
Type: BOOK - Published: 2007-03-26 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Michael McMillan discusses the implementation of data structures and algorithms from the .NET framework. The comprehensive text includes basic data structures a