1. What do you mean by an Algorithm? Explain it with suitable example.
2. What do you mean by an array of pointers?
3. What are different operations on Strings?
4. What do you mean by the Linked Lists? Explain it with suitable example.
5. What is Linked representation of Sparse Matrix?
6. Write down the difference between Postfix and Prefix notation.
7. What do you mean by a Priority Queue?
8. What do you mean by Dequeue?
9. What are Binary Search Tree ?
10. What do you mean by sorting? Explain it with suitable example of sorting algorithm.