Software Developer applicants have rated the interview process at Empyra.Com with 2.8 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 61.1% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Developer roles take an average of 2 days to get hired, when considering 6 user submitted interviews for this role. To compare, the hiring process at Empyra.Com overall takes an average of 8 days.
Common stages of the interview process at Empyra.Com as a Software Developer according to 6 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
It was really hard to crack the first round of technical interview, there were 2 more rounds, they were even more harder than the first round, I got rejected in the final rounf
Interview questions [1]
Question 1
About overloading , overriding and Real world examples of OOP
Write a java program to create a functional interface called Greeting with
a method sayHello(). Use a lambda expression to implement it.
2. Write a Java program that uses a Predicate to filter even numbers from a
list using streams.
3. Write a Java program Use a Consumer to print each person's name from
a list of Person objects using a method reference.
Good level of questions, had relevant questions to the dotnet technology they are using. The product is migrating from Web forms to c# microservice using react.js as the front end