J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez GlobalLogic (Dhanbād) en août 2025
Entretien
The Interview Process consists of 3 rounds-
1. Technical Round
2. Managerial Round
3. HR Discussion
Different panels will be available to different people. In technical Round expect DSA questions from Linked List. They don't usually go above that.
Questions d'entretien [1]
Question 1
C++ questions. How it works in depth and related things?
Easy to mid , Questions from Oops, DSA, projects and mern, and interviewer is also nice and it went smooth and he was from management still very kind and humble
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez GlobalLogic (Dhanbād) en août 2025
Entretien
1. Online Aptitude + Coding Test
Aptitude: Quantitative, Logical reasoning, Verbal ability.
Coding: Simple–medium level problems (mostly DSA basics).
Example coding problems:
Reverse a linked list
Reverse a string without using extra space
Find missing number in an array
Check palindrome string/number
Implement stack/queue
Find nth Fibonacci number (iterative/recursive)
Find intersection/union of two arrays
Sorting-related (bubble sort, insertion sort, merge sort basics)
Basic searching (binary search, linear search)