Data Structure Assignment
Data Structure Assignment
Assignment no 02
Q1 what is stack as ADT? Explain representation of stack ?
Q2 what is queue as ADT? Explain representation of queue?
Q3 explain circular queue and its implementation ?
Q4 what are the application of stack of expressions evaluate ( postfix expressions and prefix
expressions )
Assignment no 03
Q1 what are the applications of stack for expressions conversion ?
Q2 what is recurion explain in brief
Q3 what is priority and explain its operations