Interview process was pretty straight forward, coding test was not too difficult and was appropriate for someone right out of school looking for their first programming job. Good place for a beginner.
I applied through university. The process took 3 days. I interviewed at GEP (Mumbai) in Sept 2020
Interview
3 rounds :
Online Test : It would consist of 4 rounds which included a 5 mins round for quick answering, an aptitude round, a round consisting of a coding section, and a technical section( mine was on Hadoop).
Interview one : Here I was asked about projects in my resume, you will need to describe one project atleast, and be prepared to answer any questions around it. Also expect basic question on oops and dbms.
Interview two : Here, my friends were given coding question. However, I had to again describe on my projects and he asked me an algorithm on its basic working. Basic questions on oops will also be asked.
Interview questions [1]
Question 1
one of my questions, how would you say a language is object oriented? is c++ an object oriented language?
First I received an invitation for the online assessment, then 1 phone interview. Finally, they invited me to super day, which consists of 3 interviews in total. Online assessment includes a combination of basic web development questions and leetcode questions. Phone interview was briefly about 30 mins.
Interview questions [1]
Question 1
1. tell me about binary search algorithm.
2. what is join in SQL and tell me the difference between inner join, outer join.