Genpact private limited interview experience Real time questions & tips from candidates to crack your interview

Frontend Developer

Genpact private limited
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Application story
I got this opportunity through Naukri.com platform. I prepare moderate data structures like a linked lists, trees, graphs, and arrays.
Preparation
Duration: 5 months
Topics: Data structure and algorithm ,Operating System ,DBMS ,OOPS, Computer Network and Web Development
Tip
Tip

Tip 1 : Be consistent in problem solving and solve as many problems you can.

Application process
Where: Company Website
Eligibility: must be Graduated
Resume Tip
Resume tip

Tip 1 : Have some projects on your resume.
Tip 2 : Never put false things.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration75 minutes
Interview date21 Sep 2023
Coding problem2

1. Sorting Characters By Frequency

Moderate
25m average time
75% success
0/80
Asked in companies
Info Edge India (Naukri.com)AdobeUber

You have been given a string ‘S’.


You must return the string ‘S’ sorted in decreasing order based on the frequency of characters.

If there are multiple answers, return any of them.


Example :
Let 'S'= “abAb”. 

Here the characters ‘a’ and ‘A’ have frequency 1 and character ‘b’ has frequency ‘2’.  

Therefore the sorted string is “bbAa”. 
Try solving now

2. MCQs

1. OS Question
In priority scheduling algorithm ____________
a) CPU is allocated to the process with the highest priority
b) CPU is allocated to the process with the lowest priority
c) Equal priority processes can not be scheduled
d) None of the mentioned

2. OS Question
To avoid deadlock ____________
a) there must be a fixed number of resources to allocate
b) resource allocation must be done only once
c) all deadlocked processes must be aborted
d) inversion technique can be used

 

3. DBMS Question
Which of the following is a command of DDL?
1) Alter
2) Delete
3) Create
4) All of the Above

02
Round
Medium
Face to Face
Duration40 minutes
Interview date3 Oct 2023
Coding problem1
Web problem/projects1

1. 4 Sum II

Moderate
0/80
Asked in companies
Hewlett Packard EnterpriseUrban Company (UrbanClap)Amazon

You are given 4 arrays 'ARR1’, 'ARR2’, 'ARR3’, 'ARR4’, each consists of ‘N’ numbers. Your task is to return the number of tuples (i, j, k, l) satisfying the following conditions:

0 <= i,j,k,l < ‘N’
ARR1[i] + ARR2[j] + ARR3[k] + ARR4[l] = 0.
Try solving now

2. Angular Questions

What is data binding in Angular?(Learn)
What are impure pipes?(Learn)
Difference b/w property and event bindings?(Learn)

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDE - 2
2 rounds | 6 problems
Interviewed by Genpact private limited
1414 views
0 comments
0 upvotes
Developer Associate
2 rounds | 2 problems
Interviewed by Genpact private limited
1392 views
2 comments
0 upvotes
Frontend Developer
3 rounds | 7 problems
Interviewed by Genpact private limited
1729 views
0 comments
0 upvotes
Software Developer Intern
2 rounds | 6 problems
Interviewed by Genpact private limited
154 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Frontend Developer
3 rounds | 11 problems
Interviewed by Amdocs
2480 views
0 comments
0 upvotes