
Data Structures and Algorithms in 'C' Notes in Hindi
Topics -
Introduction to Data Structures, Abstract Data Types Stacks - Introduction to Stack & Primitive Operation on Stack, Stack’s Applications - Infix, Postfix & Prefix Expressions, Recursion, Multiple Stacks Queues -Introduction to Queues, Primitive Operations on Queues, Circular Queue, Dequeue, Priority Queue, Linked List - Introduction to...