Following were the questions asked in 2 technical rounds...
Java :
1 Program for Fibonacci series
2 Program to find the missing number from the sequence
3 Why is it public static void main()
4 What is hashmap
5 Difference between final finally finalize?
6 Difference between string builder and string buffer
7 Oops concepts
8 What is run time polymorphism
9 Difference between abstract class and interface
10 Is java pass by value or pass by reference?
11 Program to reverse string without using a string builder
12 What is verbose in java??
SQL...