I applied through a recruiter. The process took 1 week. I interviewed at Informatica (Bengaluru) in Jun 2021
Interview
3 technical rounds after coding test. focused on core computer science concepts such as DS & Algorithms .System design and micro services.
System design questions will be asked based on low level and high level design .
The best interview rounds I ever attended .and asked mainly problem solving skills interviewer has amazing skills set .
Hiring Manager rounds also techno managerial rounds and questions would be asked on problem solving and system design.
The interview process is a multi-stage process for hiring new employees. The interview process typically includes the following steps: writing a job description, posting a job, scheduling interviews, conducting preliminary interviews, conducting in-person interviews, following up with candidates and making a hire.
Interview questions [1]
Question 1
What is JavaScript?
Enumerate the differences between Java and JavaScript?
I applied through a recruiter. The process took 2 weeks. I interviewed at Informatica (Bengaluru) in Apr 2021
Interview
I applied through a recruiter. The process took 2 weeks. I interviewed at Informatica (Bangalore) in April 2021
Interview
The interview process is really fast and smooth. The questions were Good.
The whole interview process finishes in 2 weeks.
All rounds were zoom calls with video. HR is very quick to provide updates on the feedback and schedule the next round.
Interview questions [1]
Question 1
Java collection/multithreading questions. Dig Deep in collections/multithreading.
What is HashMap and LinkedHashMap? When to use which?
Implementation of TreeMap?
Implementation of Comparable and Comparator.
Find the 2nd highest node in a BST.
Find 10th value in a Fibonacci using dynamic programming.
Find swapped nodes of a BST.