Global Logic interview experience Real time questions & tips from candidates to crack your interview

Frontend Developer

Global Logic
upvote
share-icon
3 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: HTML and CSS, Javascript, Angular 12, Typescript, ES6
Tip
Tip

Tip 1 : Use note taking app like Notion, OneNote to prepare for interview questions
Tip 2 : Take down all the question asked in interview panel and prepare it.
Tip 3 : Practice the Javascript coding question

Application process
Where: Campus
Eligibility: Need to learn any on-demand technology like Reactjs, Angular
Resume Tip
Resume tip

Tip 1:Add portfolio in resume to showcase our project skills 
Tip 2:Dont add any personal information in resume.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 minutes
Interview date6 May 2022
Coding problem1

Consist of three section , first section is Reasoning followed by Js MCQ, Coding section and communication assessment.

1. Maximum Area of a Triangle

Easy
10m average time
90% success
0/40
Asked in companies
Tata Consultancy Services (TCS)BNY MellonAccolite

You are given 2D array/list 'POINTS' containing N distinct points on a 2D coordinate system where 'POINTS[i] = [Xi, Yi]. You have to find the maximum area of the triangle that can be formed by using any 3 points out of these N points.

Example

Let 'N' = 5, and the 'POINTS' = [ [0, 0], [2, 1], [0, 4], [0, 2], [5, 0] ].

Here, the maximum area triangle will be formed by using the points [0, 0], [0, 4], [5, 0] as shown below.

Hence, the area will be 10 units.

Try solving now
02
Round
Easy
Face to Face
Duration40 minutes
Interview date12 May 2022
Coding problem1

The second happened at Morning slot where interviewer expected strong basic knowledge of Javascript . Through JsFiddle asked some coding questions like find the duplicate element in the array. After interview completion I have asked about Ascend program.

1. Find Duplicate

Easy
0/40
Asked in companies
DelhiveryGenpactMorgan Stanley

You have been given an integer array/list(ARR) of size N which contains numbers from 0 to (N - 2). Each number is present at least once. That is, if N = 5, the array/list constitutes values ranging from 0 to 3 and among these, there is a single integer value that is present twice. You need to find and return that duplicate number present in the array.

Note :
Duplicate number is always present in the given array/list.
Try solving now
03
Round
Easy
HR Round
Duration30 minutes
Interview date16 Aug 2022
Coding problem0

Evening time slot interview scheduled, asked some questions like about my strength and weakness
Why did you left previous organization.
Salary Package discussion .

Here's your problem of the day

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

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
Senior Software Engineer
3 rounds | 4 problems
Interviewed by Global Logic
1984 views
0 comments
0 upvotes
Trainee Software Engineer
4 rounds | 4 problems
Interviewed by Global Logic
1066 views
0 comments
0 upvotes
Software Engineer
4 rounds | 8 problems
Interviewed by Global Logic
1349 views
0 comments
0 upvotes
SDET
2 rounds | 4 problems
Interviewed by Global Logic
1278 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Frontend Developer
2 rounds | 1 problems
Interviewed by Tata Consultancy Services (TCS)
1986 views
1 comments
0 upvotes
company logo
Frontend Developer
3 rounds | 7 problems
Interviewed by Cognizant
2407 views
0 comments
0 upvotes
Frontend Developer
2 rounds | 4 problems
Interviewed by Genpact
2267 views
0 comments
0 upvotes