First was an online test where they sent me a java file which had 3 coding questions:
1.Implement method that finds the longest word in a given sentence.
2.Sort an array in descending order
3.Implement insert method that sorts the list as items are added
Then there was a phone interview which had questions in java
Deadlock, arrays, classes,object pooling and many basic java and sql questions