1. What are the differences between .NET and .NET Core?
2. Write a program to check if a string is a palindrome.
3. Write a program to find the minimum and maximum number from the array.
4. What is a snapshot in Maven?
5. Given two sorted arrays, write a program to merge them into a single sorted array.