Details :
- I'm a part - time problem setter for competitive programming in my Institute.
- I've to give problem statements on different data structures and algorithms.
Driver code is essential to make sure that the students solve the problems based on linked lists, trees and BST only using the particular data structures and not with alternate methods.
Can anyone suggest how to write driver code?