1. Data Structures MCQs on Abstract Data Types
This part contains data structures multiple-choice questions and answers on arrays, stacks, queues, single linked lists, doubly and circular linked lists, stacks using arrays and linked lists, queues using arrays and stacks.
2. Data Structures Multiple Choice Questions on Application of Stacks
This part contains data structures multiple-choice questions and answers on expression evaluation of prefix and postfix, conversions like infix to postfix, postfix to infix, prefix to infix and infix to prefix conversions, towers of hanoi, bit array and balanced parenthesis.