๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Data Structures

โœ Scribed by E. Balagurusamy


Publisher
McGraw-Hill Education
Year
2019
Tongue
English
Leaves
264
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Table of Contents


Title
Contents
Unit-1 Linear Data Structures โ€“ List
1 Introduction To Algorithm And Data Structures
2 Arrays
3 Linked Lists
Unit-2 Linear Data Structures- Stacks, Queues
4 Stacks
5 Queues
Unit-3 Non Linear Data Structures-Trees
6 Trees
Unit-4 Non Linear Data Structures-Graphs
7 Graphs
Unit-5 Searching, Sorting And Hashing Techniques
8 Sorting And Searching


๐Ÿ“œ SIMILAR VOLUMES


Data Structures
โœ N.K. Tiwari, Jitendra Agrawal, Shishir K. Shandilya ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› I K International Publishing House ๐ŸŒ English

Data structure is a way of organizing data in a computer memory so that it can be used efficiently. Data structures can implement one or more particular abstract data types (ADT), which are the means of specifying the nature of operations and their complexity. This book focuses on the design and

Data Structures.
โœ Koffman, Elliot B.; Wolfgang, Paul A. T. ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Wiley ๐ŸŒ English
Data Structures
โœ Lipschutz, Seymour ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› McGraw Hill Education ๐ŸŒ English
Data Structures
โœ Evangel P. Quiwa ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› Electronics Hobbyists Publishing House ๐ŸŒ English
C & Data Structures
โœ P S Deshpande, O G Kakde ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Charles River Media ๐ŸŒ English

Avoid this book like the plague. The authors did a decent job in presenting the ideas and concepts, BUT here's why I do not recommend this book: - Too Many Errors in the source code. I spent more time debugging the code than actually trying to learn about Data Structures in C. - Poorly Edited. It

Data Structures Demystified
โœ James Edward Keogh, Ken Davidson ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› McGraw-Hill/Osborne ๐ŸŒ English

Whether you are an entry-level or seasoned designer or programmer, learn all about data structures in this easy-to-understand, self-teaching guide that can be directly applied to any programming language. From memory and addresses to hashtables, authors Keogh and Davidson, provide clear explanations