Compare between different kinds of data structures.
Define an array and write the different kinds of arrays with examples.
Compare between a stack and a queue.
What is the difference between primitive and reference variables?
Sort this list: 26, 113, 43, 5, 126, 8, 99 using selection sort.
Explain the insert and remove operations of a linked list, with a diagram.