Data Structure
Introduction of Data Structure
Operation of Data Structure
Algorithms in Data Structure
Pseudo Code
Type of Data Structure
Recursion
STACK
Arithmetic Expression
Example to convert Infix to postfix expression
STACK Program using Array in C
QUEUE
Insertion and Deletion in a Queue
What is Linked List?
Single Link List
Declarations and Notations
Trees
Binary Search Tree (BST)
Scope and Binding
Searching
Books :
Data Structures and Algorithm Analysis in C++ - Anna University Paperback – 2014 by Mark Allen Weiss (Author)
Principles of Data Structures Using C and C++ by Vinu V. Das (Author)
No comments