Definition, Representation and Analysis, Single and Multidimensional Arrays, address
calculation, application of arrays, Character, Array as Parameters, Ordered list, Sparse
Matrices, and Vector.
Array Representation and Implementation of stack, Operations and Stacks: Push and POP,
Array Representation of Stack, Linked Representation of stack, Operations Associated
with Stacks, Application of stack, Conversion of Infix to Prefix and Postfix
Expressions, Evaluation of postfix expression using stack.
Array and linked representation and implementation of queues, Operations on Queue;
Create, Add, Delete, Full and Empty, Circular queue, Dequeue, and Priority Queue.
Representation and implementation of Singly linked lists, Header Linked List, Insertion
and deletion to from Linked Lists Traversing and Searching of Linked List, Overflow and
Underflow, , Insertion and deletion Algorithms, Doubly linked list, Polynomial
representation and addition, Generalized linked list, Garbage Collection and Compaction.