I applied through university. I interviewed at GEP (Mumbai) in Sep 2017
Interview
GEP had come to my college this month.
The process had 3 phases: aptitude test, technical round and HR round.
Aptitude test consisted of 30 questions, time duration - 60 minutes.
20 questions were based on logic and quantitative. The rest 10 were programming based theory/output based questions from Java, C and C#.
32 out of 108 students qualified for TR.
The TR panel consisted of 4 members. Students were arranged into 4 groups of 8 each and each group went to the Technical Interviewer assigned.
Most of the questions were based on projects, Java, DBMS and UML diagrams.
If you clear one TR, another quick TR happens with another Interviewer. If you clear this, the final round is HR.
HR basically tests your confidence, language skills and personality.
Only 9 students made the final cut.
The interviewers were very friendly and made the students comfortable and at ease. A learning opportunity and experience overall.
Interview questions [6]
Question 1
Given a 3 digit number, find the nearest occurring cube.
Given 7 balls with 6 equally weighted uniform balls and 1 defective ball, how would you find out the defective ball with the help of a weighing pan in the most efficient way?
I applied online. I interviewed at GEP (Cluj-Napoca) in Mar 2023
Interview
It were 2 phone calls with 2 hiring managers and then a technical interview. The technical interview was quite difficult, as it was composed of a lot of technical questions.
Interview questions [1]
Question 1
Framework specific questions from .net and angular.
I applied through university. I interviewed at GEP (Navi Mumbai) in Nov 2022
Interview
3 round ,first technical second technical third hr discussion first round ask about some computer subject question ,and 1 coding question ,second round ask about sql,and approches to solve specific code
I applied through university. I interviewed at GEP (Mumbai) in Nov 2022
Interview
Interview Process consisted of four rounds. Entire process of on campus placement was held virtually. Round 1: Aptitude test. Round 2: Technical Interview 1(Based on DS, SQL, Programs, etc.) Round 3: Technical Interview 2(Based on your projects) Round 4: HR Interview Both Round 3 and 4 lasted for around 1 hour and the questions were strictly technical. The entire process got completed within 2 days and they informed about whether we got selected the same day.
Interview questions [1]
Question 1
Sample Question: 1. Write a code to draw a pattern: * ** *** ****