i
GEP Worldwide
Filter interviews by
Maths, English, and logic
Number of street lights in a state
Hackerrrank and for 1 hour 3 LC medium
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Two questions were asked and answered both
Two programs on Java was asked on loops and collections
I applied via campus placement at Sri Ramakrishna Engineering College, Coimbatore and was interviewed in Aug 2023. There were 3 interview rounds.
Easy. Basics were asked.
Pattern, anagram, 2nd largest element in an array, swap 2 numbers.
Basic computer oops test
SWL queries for extracting information from table joins
Use JOIN keyword to combine tables
Specify the columns to be selected using SELECT
Use WHERE clause to filter results
Use GROUP BY to group results by a column
Use ORDER BY to sort results
Use aliases to simplify column names
Example: SELECT t1.column1, t2.column2 FROM table1 t1 JOIN table2 t2 ON t1.id = t2.id WHERE t1.column3 = 'value'
Example: SELECT COUNT(*) FROM table...
I was interviewed in Aug 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Interview was scheduled in afternoon. It was more on OOPs and DSA.
Given a singly linked list of integers, determine if the linked list is a palindrome.
A linked list is considered a palindrome if it reads the same forwar...
I gave O(n) both time and space solution using stacks but interviewer asked to optimize it and give clue as well.
I understood the clue and was able to optimise the code. I was not asked to code in this round just had an discussion but few of my peers were asked to write code as well.
Round duration - 20 Minutes
Round difficulty - Easy
She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.
Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.
Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.
I was interviewed in Jan 2022.
Object Oriented Programming is a programming paradigm that focuses on objects and their interactions.
OOP is based on the concept of classes and objects
It emphasizes encapsulation, inheritance, and polymorphism
Examples of OOP languages include Java, C++, and Python
I applied via campus placement at International Institute of Information Technology (IIIT), Bhubaneswar and was interviewed before Sep 2023. There were 3 interview rounds.
The first round was a mcq test based on aptitude and statstics
2nd round was a coding round. Three questions were given . Two were easy and one was medium
It was not good, it contain mostly question of java programming.
Factorial of n and sum of n numbers using recursion
Create a recursive function to calculate factorial of n
Use a recursive function to calculate the sum of all n numbers
Handle base cases for both factorial and sum calculations
Example: Factorial of 5 = 5 * 4 * 3 * 2 * 1 = 120, Sum of first 5 numbers = 1 + 2 + 3 + 4 + 5 = 15
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
561
salaries
| ₹3.5 L/yr - ₹14.5 L/yr |
Senior Consultant
366
salaries
| ₹11 L/yr - ₹28 L/yr |
Process Associate
363
salaries
| ₹1.7 L/yr - ₹3.5 L/yr |
Senior Sourcing Analyst
313
salaries
| ₹5 L/yr - ₹9.8 L/yr |
Sourcing Analyst
300
salaries
| ₹3.7 L/yr - ₹7 L/yr |
Accenture
IBM
Infosys
TCS