I applied through college or university. I interviewed at GlobalLogic in Sep 2024
Interview
3 rounds: Technical,Managerial,HR
Technical: 30 minute session. Basic DSA questions(String,trees,RBT,etc),OOPS,DBMS(SQL,unique keys),1 coding question(Find the longest word from the sentence and return it),Project related questions. A puzzle in the end.
Managerial: A friendly 30-35 minutes talking session,very casual,a couple of project related quetions.
HR: 10 minute session. Just personal questions and preferences and stuff
the interview process is smooth and easy there are 2-3 rounds of interview and before interview there is MCQ test there are sections divided and on those sections there are also coding questions.
Interview questions [1]
Question 1
Reverse a linked list
Design a parking lot system(LLD)
Great interview covering a broad range of topics, starting from fundamental Go programming questions, progressing into advanced concepts such as concurrency, synchronization mechanisms, and practical implementation strategies for real-world scenarios.
Interview questions [2]
Question 1
Can you explain the Worker Pool Pattern in Go and its advantages?