I applied online. The process took 2 weeks. I interviewed at Informatica (Bengaluru) in Apr 2018
Interview
there will be 7 interviews including hr round for support engineer. 3 tech, 2 managerial and one round with executive . executive round will be to check what stress you can take and to check the IQ level
Interview questions [1]
Question 1
some iq related queries in my penultimate round which was complicated
I applied through a recruiter. The process took 4 days. I interviewed at Informatica (Bengaluru) in Nov 2021
Interview
I have got a call from HR and the round-1 interview is scheduled for Saturday. It was started with a basic intro and deep-dived into core java concepts.
Also asked a few questions on threading and DSA.
Interview questions [1]
Question 1
1) What are Java Collections and the difference between each interface in the collection
2) what is the volatile keyword.
3) How can you detect a loop in a linked list.
4) Write a code to find the duplicate occurrences of char in the string.
Example:
String a = "abbcdddebbddccceeff";
Answer: 9
Once I answered this then the complexity is increased to also count string like bbdd, ccee, eeff and answer is 13
5) sort 3 integers using Math.max or Math.min and without using inbuilt sort methods or operators like (>, <).
6) Asked a few questions about my experience related to Restful APIs.
7) How to avoid race conditions in threading
8) Asked questions on null values in collections and the difference between linked list and Array with examples.
I applied through an employee referral. The process took 1 week. I interviewed at Informatica in Aug 2021
Interview
The main focus would be on problem-solving skills and in-depth knowledge of Java. The candidate should know various ds and algorithms. They're going to be multiple technical interviews followed by managerial interview.