J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez Goldman Sachs (Salt Lake City, UT) en mars 2012
Entretien
I did two interviews with two team. On the first day, it took 3.5 hours with six people from one team. Each person took 30 mins and all technical question except the last person. Last person spent about an hour, explained a little about the company, and showed their office on 7th floor. It was intensive interview but interview experience was good.
A week later, I went through the second interview from 10:30 am to 4:30 pm. the first one hour was with the same team who interviewed me a week ago. 30 minutes break. Starting from noon to 4:30pm, continuous interview with another team and a VP from HR as the last interviewer.
I was very surprised that they didn't even provide me a lunch. Even no lunch time except the 30 minutes break. Last second interviewer was a manager. He didn't say exactly, but it seems he expects his employee to perform on-call duty too. He said the job is not typical 9 to 5 job. Everybody needs to carry a phone and need to respond. This second day interview experience was not pleasure.
Questions d'entretien [2]
Question 1
On newspapar, estimate total number of characters.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Goldman Sachs (Bangalore Rural) en juill. 2025
Entretien
first round was easy interview was very supportive but round 2 was bit difficult asked me alot of questions and confused me in my answers because of my confidence was low he seems to was not interested in interview and was failed 2nd round.
Questions d'entretien [1]
Question 1
Round 1. Event Emitter, Class in javascript
Round 2. Callback hell, promise , Event loop, Async Await, nth larget element in an array, Heap priority Que, Graph DFS BFS
J'ai passé un entretien chez Goldman Sachs (Hong Kong)
Entretien
Technical round: medium difficulty Leetcode questions. Had some variation but the concepts were essentially the same. Technical round: medium difficulty Leetcode questions. Had some variation but the concepts were essentially the same
J'ai passé un entretien chez Goldman Sachs (Dallas, TX)
Entretien
1)You are given a string 'STR' of lowercase English alphabets. You need to find the repeated character present first in the string.
2)Given an array/list of integers of length ‘N’, there is a sliding window of size ‘K’ which moves from the beginning of the array, to the very end. You can only see the ‘K’ numbers in a particular window at a time. For each of the 'N'-'K'+1 different windows thus formed, you are supposed to return the maximum element in each of them, from the given array/list.
Questions d'entretien [1]
Question 1
1)You are given a string 'STR' of lowercase English alphabets. You need to find the repeated character present first in the string.
2)Given an array/list of integers of length ‘N’, there is a sliding window of size ‘K’ which moves from the beginning of the array, to the very end. You can only see the ‘K’ numbers in a particular window at a time. For each of the 'N'-'K'+1 different windows thus formed, you are supposed to return the maximum element in each of them, from the given array/list.