1. Implement a basic linked list data structure.
2. What is the difference between INSERT and INSERT ALL? Are they the same or different?
3. Write the requirements for a login page.
4. How can a data-driven concept be implemented if the framework is already data-driven?
5. Given an array of n-1 numbers where 1<=a[i]<=n, how do you find the missing number from the array?