I applied online. The process took 2 months. I interviewed at Goldman Sachs (New York, NY) in Nov 2023
Interview
Got an OA Immediately. Have not gotten to the on site yet, but so far it's just hackerrank. I hope I can get an offer. So far it looks pretty promising. Also due to system constraint, I can't put the real date of interview. It's actually gonna be Nov 2024.
I applied through college or university. The process took 1 day. I interviewed at Goldman Sachs (Bangalore Rural) in Jul 2024
Interview
There were four rounds with major focus being on data structures and algorithms , majorly leetcode medium/hard problems. They also asked a few puzzles but overall the entire process was quite grilling.
I applied online. The process took 4 months. I interviewed at Goldman Sachs (Bengaluru) in Dec 2023
Interview
The virtual interview was conducted on zoom and we had to join the coderpad link (whiteboard link) as well where we were asked to implement the DSA problem or explain our logic, if necessary.
The interviewers first asked me to introduce myself and then asked me to select my preferred language on the coderpad platform.
Interview questions [1]
Question 1
Introduce yourself.
You are given an integer array and a value. You have to return a pair of integers from these array whose difference is closet the given value.
Later was asked to Optimize it.