Solicité el puesto a través de la recomendación de un empleado. El proceso duró 4 semanas. Acudí a una entrevista en Goldman Sachs (Londres, Inglaterra) en abr 2018
Entrevista
I was referred by a friend. I interviewed at London, UK. The process took nearly 4 weeks.
Round 1: Coder Pad interview: 2 questions that I solved in 40 minutes. They are not so hard, greedy algorithms + mathematical puzzles style
Round 2: On-site round 1: problem solving with data structure: Binary Search Tree, HashMap
Round 3: On-site round 2: problem solving that you can formulate as find number of connected components in a graph (so use DFS), sorting
Round 4: On-site round 3: problem solving related to database: Hadoop style question
Round 5: On-site round 4: System design: design a system that supports review and send documents, how to scale
Round 6: On-site round 5: Behavioural questions (how to deal with deadline, motivation, etc.)
Preguntas de entrevista [1]
Pregunta 1
Which data structure would you use to formulate a collection of (user, threshold stock price) so that you can alert the user whenever stock price in the market goes below (or above) the threshold value.
Acudí a una entrevista en Goldman Sachs (Varsovia, Mazovia)
Entrevista
A recruiter reached out to me. Technical screening was easy, then the super day loop included LC medium/hard questions. The last interview was my background check, project deep-dive, and theoretical conversation about applied solutions and their limitations/optimization.
Preguntas de entrevista [1]
Pregunta 1
Screening: GS tagged questions on LC
Super Day: Longest Palindrome Substring, question similar to Number of Ways to Wear Different Hats to Each Other (not exactly this), question with hashmap+sliding window and question with heaps.
Acudí a una entrevista en Goldman Sachs (Seattle, WA)
Entrevista
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
Acudí a una entrevista en Goldman Sachs (Bengaluru)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Leetcode Hard question, similar to get the maximum score