Below is an interview preparation call recording of one of our candidates currently working at AIG in which he went over the interview questions from his interview. I have also listed
the interview questions from one of our other candidates ReactJS AIG interviews and this candidate did get the offer as well.
Between the below questions and the interview preparation recording, you will surely be able to prepare well for this interview. Thank you for your time.
Interview Prep Call Recording from Candidate 1:
Recording Link: | Listen Now |
---|---|
Interview Questions and Overview from Candidate 2:
Following are all the questions I came across in yesterdays technical interview with Capgemini interviewer. Order of questions might not be correct but these are all the questions.
I am not sure if he asks the same question again as interview questions were based on how I answer the previous question. Interviewer was taking lot of time in searching a question for me and current question was always related on my previous answer.
He was a very intelligent guy, so please do not bluff if you don't know the answer just simply say I don't know how it works but I am ready to learn it.
1.Why use react?
2.What is virtual DOM in react?
3.What are state and props?
4.Redux architecture?
5.What are refs in react?
6.Promises in react?
7.What lifecycles are in react?
8.Use of constructor function?
9.Use of super in constructor function?
10.Use of render function in react?
11.What are actions?
12.How to change state in react using redux?
13.How to get hold of child “div” element inside parent and grand-parent “div” and change the background-color.
14.What do you mean by margin:20px 30px 40px in CSS.
15.Dependency injection in angular?
16.Difference between ngModel and Refs from angular and react?
17.Tell me about your self?
18.Explain most recent project?
19.Closure in JS?
20.New ES6 features?
21.What version of JS did I used on my project?