Data Structure Using C by Ahmad Talha Siddiqui (.PDF)
File Size: 10 MB
Data Structure Using C: Theory and Program by Ahmad Talha Siddiqui, Shoeb Ahad Siddiqui
Requirements: .PDF reader, 10 MB | True PDF
Overview: In Computer Science, a data structure is a particular way of storing data in a computer so that it can be used efficiently. Different kinds of data structures are suited to various kinds of applications, and some are highly specialized to certain tasks. For Example, B-Trees are well suited for implementation of databases, while compiler implementations usually use hash tables to look up for identifiers. Data structures are used almost in every program or software. Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by an address- a bit string that can be itself stored in memory and manipulated by the program. Thus, the record and array data structure are based on computing the address of data items with arithmetic’s operation; while the linked list data structures are based on storing address of data items within the structure itself.
Genre: Non-Fiction > Tech & Devices

Free Download links: