Data Structure And Algorithm Table of Contents: Data Structure Data Structure And Algorithm-Definition Types of Data Structure Array Stack Stack implementation using ArrayCheck for Balanced ParenthesisEvaluation of Postfix expression Queue Queue implementation using array Linked List Implementation of Stack using linked list Implementation of Queue using linked list Tree - Introduction Tree - Preorder Traversal Tree - Inorder Traversal Tree - Postorder Traversal Graph - Introduction DFS - Depth First Search BFS - Breadth First Search Algorithm Subroutine Call Recursion