I applied through a staffing agency. The process took 1 day. I interviewed at EY (Hyderabad) in Feb 2019
Interview
apparently there were more than one interview, Some consultancy called in for scheduling this and it was Saturday and in Katriya hotel Hyderabad. you will have to wait in line until you get your number. When I have entered people were already celebrating there were no more candidates. I was there to majorly disappoint them :D. So during the interview the interviewer mostly focusing on the security seems like he is not interested in the answers he just want to ask the question. what is a middleware how do you get to the middle ware what are the things you have to do to get there. what kind of thirdparty tools you have to use to middle ware.
It seems that he is only focusing on the questions they have been practicing on he didn't even read my resume. I was there in front of him i have had to explain to him SOLID principles are not c#. are you that dumb that you don't even know what are solid principles are .
I had been other side of the table many times not even once i had people take for granted. Do you want to know what my secret is I tell them what they are getting into in short i would explain them what is the job description. I have had to tell him multiple times that product uses Angular 2 My job is to take care of the performance improvements as a web application and sql server . so if you want to ask only you are good at just post it in the job description tha this post is for only security consultants or network programming experts.
I applied through a recruiter. The process took 5 weeks. I interviewed at EY (Bengaluru) in Nov 2018
Interview
It was Interview drive. Around 100+ attended it.
Overall it was slow, number of interviewer were less for attendance. There were 3 rounds, 1 Technical, 1 Managerial and last HR round. It took on average 2-3 hour waiting time for each interview.
Technical round was good and lasted for around 40mins. It was good experience.
Interview questions [1]
Question 1
SOLID Principle
Adapter Pattern
Have a list of char
char[] cArr=[......]. Count the number of times a char appears in that Array.
Use advance C#. Interviewer was expecting use of Linq
Why do you want to use Interface.
How many types of Injection do we have.
What is Factory Pattern / Singleton pattern.
function(){
var x=y=5;
}
Console.Log(x);
Console.Log(y);
When do we use "use strict".
What are Pipes.
What is ngModel. How many ngModel can we have in a file.
Difference between Angular 2 and earlier version.
Stored Procedure: Timesheet example.
You have List<Employee> employees. Bind it to angular object.
What is ngrepeat
About current and past project.
Why Restful services.
I applied through a recruiter. The process took 4 days. I interviewed at EY (Bengaluru)
Interview
There were total 3 rounds. 1 technical, 1 Manager and final HR round. They asked lot of questions but mainly basics of everything as it is asked everywhere. The interviewers were good. They use to give hint if stuck at a place. Overall if prepared properly then can be cleared.
Interview questions [4]
Question 1
AngularJs basics covering every aspects like controller, directive, services, factory, one way and 2 way binding. dependency injection etc
C# all basics like diff b/w Ienumerable and Iquerable, sealed class, abstract vs interfaces, detailed in abstract and non abstract methods and their inheritance, factory method, array vs list array with their memory allocation, oops concept, web api, MVC, entityframework