J'ai postulé en ligne. J'ai passé un entretien chez Goldman Sachs
Entretien
Initial phone screen. They asked questions on how to handle a situation where an important client is asking for confidential information. They asked how I would handle a situation where a coworker was taking credit for work they did not do.
Questions d'entretien [2]
Question 1
boolean isPowerOfTen(int x) // Need to handle case where x > INTEGER.MAX_VALUE or < MIN_VALUE
int findMin(int a[])
// array is sorted in increasing order, but is rotated some spaces i.e. {6, 1, 2, 3, 4, 5} or {4, 5, 6, 1, 2, 3}
// must be completed in O(log n) time
J'ai passé un entretien chez Goldman Sachs (Seattle, WA)
Entretien
Had Coderpad interview (45 mins), Superday Interview (45mins ,45 mins) virtually. they were DSA , DSA+ System Design. currently waiting for the update. 2 interviewers, were there in each rounds. DSA problems were Optimal approach and find average score
J'ai passé un entretien chez Goldman Sachs (Bengaluru)
Entretien
First round was hackerrank assessment having 2 coding questions. Then after clearing that, the first round of interview had Leetcode Hard question, similar to get the maximum score. I was not able to do it. Interviewer was very nice though
Questions d'entretien [1]
Question 1
Leetcode Hard question, similar to get the maximum score
J'ai passé un entretien chez Goldman Sachs (Tokyo)
Entretien
One OA and coding round
I failed at first round since I cannot solve that lc problem, interviewer is from the office out of Japan,
OA is easy, got help with AI you can easily passed it.
Questions d'entretien [1]
Question 1
one hard lc question.
4. Median of Two Sorted Arrays