Additional Information | |||
---|---|---|---|
Title | Data Structures Using C | Height | 24 mm |
Author | Samir Kumar Bandyopadhyay | Width | 18 mm |
ISBN-13 | 9788131722381 | Binding | PAPERBACK |
ISBN-10 | #8131722384 | Spine Width | |
Publisher | Financial Times / Imprint Of Pearson | Pages | 324 |
Edition | Availability | Out Of Stock |

Supplemental materials are not guaranteed for used textbooks or rentals (access codes, DVDs, CDs, workbooks).
Data Structures Using C
Author: Samir Kumar Bandyopadhyay
Data Structures Using C brings together a first course on data structures and the complete programming techniques, enabling students and professionals implement abstract structures and structure their ideas to suit different needs. This book elaborates the standard data structures using C as the basic programming tool. It is designed for a one semester course on Data Structures.Features Basic data representation techniques Concepts of implementing a data structure Arrays and their applications How and when to use pointers Major application areas of linked lists Internal and external sorting algorithms Searching methodologies Trees???binary trees, binary search trees, AVL trees, B-trees Fundamental graph algorithmsContents Fundamentals of Data Representation Fundamentals of Data Structures???Basic Concepts Arrays String Processing and Pattern Matching Pointers Stacks and Queues Recursion Lists Linked Lists???Variants Sorting Searching Trees Graphs