Ds Important Questions
Ds Important Questions
Ds Important Questions
Unit-I
5) what is a string?
10) write a c++ program for stack operations using array implementation?
11) what are infix and prefix(polish notation) and postfix notations ? explain with suitable
example?
3) Explain about circular queue? what are the operations of a circular queue?
6) define and explain about singly linked list and its operations with an example?
9) What is a linked list ? Explain its advantages and disadvantages and applications?
10) write a c++ program to implement a stack using singly linked list?
Unit-III