in my case, these where some of the questions asked:
1. implement the prblm "tower of hanoi" in a stack.
2. merging 2 arrays.
3. program to convert a binary string to decimal.
4. a few true false...