This was an interview for an entry-level software engineer position post undergrad. First part was a couple short introductory phone call and followed up by an onsite including a lunch with the hiring manager.
Interview questions [1]
Question 1
- Code the Fibonacci sequence - Some Java questions (e.g. how do you check if a String is null?) - System Design question for their cloud printing system written in Ruby - felt like this was not appropriate question for an entry-level position.
I applied through a recruiter. I interviewed at EFI (Bengaluru) in Oct 2021
Interview
I had first round of interview with EFI, I am an Angular Developer with 3 years of Exp, the interviewer directly asked me to open any of the project which i have developed, then i opened one of my ongoing project which i am developing for practice, he asked to me open the routing module, where he asked me what are the ways to create the lazy loading in angular, that was the 1st question, then after how to communicate between the components in the Angular (Parent and child) , what are interceptors, event binding, what are observables and services in Angular and a small program.