One Dive in Data Structure: Quick Guide for Data Structure - Softcover

Dave, Nehal; Kothari, Miral; Ranpara, Ripal

 
9781796700237: One Dive in Data Structure: Quick Guide for Data Structure

Synopsis

This book contains an overview of data structure using programming through c. This book has overview of topics like pointer, file handling, stack, queue and linked list. Pointer concept with pointer to variable, pointer to pointer, pointer to array and pointer to structure. User defined function concept with call by value, call by reference, array as function argument, structure as function argument etc. File handling concept with types of files and built in functions. Sorting concept with bubble sort, selection sort and insertion sort. Searching concept with linear search and binary search. It includes linear and non linear data types and data structures. Stack concept with push, pop and display operations. Simple Queue with insert, delete and display operations. Circular Queue concept with insert, delete and display operations. Linked list concept with Singly Linked List, Singly Circular Linked List, Doubly Linked List and Doubly Circular Linked List with operations like insert, display and delete. Tree concept with traversal methods like In-Order, Pre-Order and Post-Order.

"synopsis" may belong to another edition of this title.