I interviewed at Goldman Sachs (Singapur) in Jun 2025
Interview
one coding interview followed by a day with 3 interviews. coding interview was leetcode hard question, followed by interview by the team hiring, asked java specific questions, work culture question, if working outside of office hour is cool
Interview questions [1]
Question 1
leetcode collect rainwater question, lots of java questions
I applied through other source. I interviewed at Goldman Sachs (Noida) in Apr 2025
Interview
I got a hackerrank link for the coding assessment. One easy and one medium level problem was asked. After that I got a call for dsa round. I cleared that round but got rejected in the first round(DSA) of super day.
Interview questions [1]
Question 1
First round -
I was asked two questions-
1. Find median of two sorted arrays
2.Trapping rainwater problem
Went for around an hour, the interviewer was supportive.
Second round -
1. Rotten oranges
2. Median of a stream
Coded the first problem.
Went for an hour. Couldn't give the optimal solution for the second problem.
Got rejected.
I applied through an employee referral. The process took 5 weeks. I interviewed at Goldman Sachs in Apr 2025
Interview
Attended coderpad round recently for an Associate role in US. Interviewer was very supportive. Two behavioral questions and two programs were asked. Had a very good experience. Hoping for positive result. My preparation - Last 3 months GS tagged Leetcode problems. Any tips for super day would be helpful.
Interview questions [1]
Question 1
1. Find maximum average marks - Similar to High Five Problem in leetcode
2. Find second smallest element in an array in O(n) time complexity.