I applied through university. I interviewed at GlobalLogic (Noida) in Aug 2024
Interview
The whole process had 4 rounds
1. OA - They asked two DSA questions and 30 mcq based DSA, OOPs, CN
2. Technical Interview
3. Managerial Interview
4. HR Interview
I applied through university. I interviewed at GlobalLogic (Kānpur, Uttar Pradesh) in Sept 2018
Interview
In September 2018 Global Logic visit our college.
First round is technical written round . In this 40 question asked from C,C++,oops,,I/O,Programming Concepts.
3 coding question from array,string.
1 Check the given array is consisting of evenly no. of times numbers.
Input A[]={1,3,2,4,2,3,5,5,1,4,7,7};
Output : Yes
After Sorting A[]={1,1,2,2,3,3,4,4,5,5,7,7}
every number in array occurred even no. of times.
2 , 3 round :
Technical Interview
Final round :
HR round.
Interview questions [1]
Question 1
Asked oops concept and basic data structure concept.