I applied through a recruiter. The process took 1 week. I interviewed at Goldman Sachs (New York, NY)
Interview
After applying online HR called me to schedule an onsite 3 half hour interviews. The first one was mostly behavioral but the next two interview were only technical questions. Some of the questions that I remember were: 1) given an array of integers design an algorithm that prints how many times each number appears in the array e.g. [1, 5, 2, 5] so 1: 1 , 2: 1, 5: 2. 2) Given an integer make a function that reverses that integer. 3) Solve the best time to buy and sell a stock problem.
Interview questions [1]
Question 1
Design an efficient algorithm that checks if a LinkedList, that holds a trillion elements, is circular or not.
First stage was applying with CV/cover letter, then pass the screening. Once passed screening you get the coding test, which I passed all test cases and then got the hirevue. The hirevue wasn’t bad, just haven’t got a response ever since.
I applied online. The process took 1 day. I interviewed at Goldman Sachs (Toronto, ON) in Oct 2023
Interview
did the online assessment and passed all the cases. get the rejection after two weeks and no reasons are specified. The OA is pretty easy and takes me about 30 minutes
I applied online. The process took 4 weeks. I interviewed at Goldman Sachs (London, England) in Feb 2023
Interview
3 rounds of interviews. Round 1: hackerrank with 2 programming questions Round 2: Hirevue interview with typical behavioural questions Round 3: Superday with two 45-minute rounds. 2 programming questions and 2 competency questions for each round
Interview questions [1]
Question 1
Given a list of complaints from a customer from the last 6 months, what steps would you take to report to your manager on how to best satisfy the customer?