Interview Process :
Written Test(60 Mins)
Technical Round(30 Mins)
Manager Round(30 Mins)
HR Round(30 Mins)
US Round(After 6 PM for 1 hr)
System Test/JAVA coding in Eclipse -
1. Program to find pair of integers in Array whose sum is given number
Array = {1, 2, 3}
possible pairs 1 and 2 which add upto 3.
2. Program to check if the provided string is anagram.
3. Java program to check the frequency of elements present in array
4. write a program to print zigzag formation of numbers in square matrix.
After 20 minutes you might feel like you are giving test for JAVA developer job :p