I applied in-person. The process took 1 week. I interviewed at Faichi Solutions (Pune) in Sep 2016
Interview
Round 1: 1) Technical test 30 min 30 questions
Basic questions on java
what is jvm, jit compiler?
why is string immutable?
Platforms supported by java?
What is instance,class n static variable?
keywords used in java that are not used in c cpp?
2)
Aptitude round 30 questions 30 min and questions are without options
Interview questions [1]
Question 1
Differences bet array n arraylist, primitive datatype n object, list and set(Collections).
Explained method overriding and method overloading with example.
Sting equal and comparison difference.
what is oops?