I applied through a recruiter. The process took 5 days. I interviewed at GEP (Mumbai) in Oct 2014
Interview
-> Telephonic interview -> Practical Test (Test depends on your background, HTML, CSS or JavaScript, jQuery) .
-> Technical Interview ( Not too hard but it's all about your past experience in the front-end technology and your programming skill )
-> Manager Interview ( Simple Questions related to current technology and best practice in industry )
-> HR
- > Selected :)
Interview questions [1]
Question 1
Write a sum method which will work properly when invoked using either syntax below.
console.log(sum(2,3)); // Outputs 5
console.log(sum(2)(3)); // Outputs 5
I applied online. The process took 2 days. I interviewed at GEP (New Delhi) in Sept 2018
Interview
First was telephonic technical interview. Questions were medium level. Then they called for machine test, which was for 3-4 hrs. I did exact same what they asked in machine test, but at the end they told me on mail, you have not shortlisted. They didn't share my test feedback, atleast where code was wrong or not.