Open In App

Goldman Sachs Interview | On-Campus

Goldman Sachs visited our campus for full time.  The selection process consisted of 4 rounds for most of the students but it was 3 round for me and got selected.

Round 1: Online Test



This round consisted of coding questions and Technical MCQs and HR questions. The test was conducted on the Hackerrank platform.

In MCQ they asked puzzles, probability and statistics, DBMS, Operating system, Algorithm and Data structure.



there are 18 MCQs. I remember only a few of them

  1. Monkey and Door puzzle  https://www.interviewbit.com/problems/monkeys-and-doors/
  2. if you have 6 processes and 7 resource then find the condition of deadlock ( simplified version)

there were 3 coding  questions :

  1. using  O(1) extra space duplicate the occurrence of 2 in an array in minimum time complexity . for eg if you have an array [1, 2, 3, 4, 5] you have to return [1, 2, 2, 3, 4]
  2. there is DP question. the question is like you are the owner of a news channel and you have a show which starts at 0 and end at M min  . and you have N number of advertisements and each of them of 1 min duration. in the question, the rating of each advertisement and the starting time is given. You have to generate the maximum rating during the show if the minimum time gap between two advertisement is 4 min.

in HR Question part, they asked two questions, should be written in 150-200 words

  1. if you have end semester exam next week also you have an important interview with a prestigious company you really want to join in future. what you will do.
  2. if vice-president of your college is involved in leaking question paper which is scheduled tomorrow and upload on some online platform. what you will do.

30 people were selected for the further round.

Round 2: personal interview

 

Round 3: Personal Interview

Finally, 6 students were selected for the profile including me.

Article Tags :