I applied through university. I interviewed at Goldman Sachs (Bengaluru)
Interview
I had two rounds. In the first round, the interviewer was really nice and made the experience comfortable, not stressful. Since my subproject involved machine learning, he asked related questions—like how I’d retrieve specific values (x, y, z) from a dataset—and even touched on some terminology . I also had to explain the model I used and code parts of it. Then we moved to technical questions: HashMap-related problem, and tree traversal (in-order, post-order), along with some sorting logic.
The second round was just a single coding question. I was later waitlisted and eventually informed they had selected other candidates.
I did an online test for programming first, after this there was a hirevue, after this I got rejected after a long wait. The difficulty of the online test was not that bad. Hirevue questions were behavioural.
I applied through university. I interviewed at Goldman Sachs (Bengaluru) in Aug 2025
Interview
OA followed by 3 Tech/HR rounds. They ask medium DSA, SQL and sometimes system design as well. Prepare well from Trees & about how you can scale systems for interview. OA had DP, Graph questions more.
Interview questions [1]
Question 1
Questions were related to trees such as how to insert in BST, print the outer layer of the tree.