Two Leetcodes, Pivot/BalancedSum and Inversions.
I was required to solve both questions within a 2 hour time limit. Accepted answers must pass all time complexity cases. It was hosted on HackerRank.
Interview questions [1]
Question 1
I have only passed the first portion of a grueling four part interview process.
I applied online. I interviewed at Goldman Sachs in Mar 2021
Interview
it is pretty standard interview process like most big companies. First they will send you a coding challenge which includes two problems. the first question is easy but it takes some time to figure out what questions says. the second problem is about the efficiency of calculation. you have to find a way doing the search with best time complexity and memory allocation.
I applied through other source. I interviewed at Goldman Sachs (New York, NY) in Dec 2020
Interview
it started with 2 behavior questions. how do you handle mistakes and what if your co-worker takes your credit. and then is a medium leetcode question. it takes about 45 minutes.
Interview questions [1]
Question 1
it started with 2 behavior questions. how do you handle mistakes and what if your co-worker takes your credit. and then is a medium leetcode question. it takes about 45 minutes.