Open In App

Goldman Sachs Internship Interview Experience (On-Campus)

Last Updated : 18 Nov, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Around 200 students appeared for the online round which consisted of 2 Easy-Medium Coding questions and 1 Advanced Level Coding Question along with 10 MCQ’s based on Quants and 2 essay type questions.

25 students were shortlisted for the Technical Interview Round.

1st Interview Round ( Tech ):

  1. What is the difference between SQL and NoSQL databases?
  2. What type of database is MongoDB? Is MongoDB really schemaless ?
  3. How does the variable declaration and the corresponding data type allotment done in Javascript?
  4. What is the difference between let, const, and var in JavaScript?
  5. How to add and delete nodes from the middle and end of LinkedList? Write code for the same on the paper.

I answered all the questions and the round was wonderful. Out of 25 students, only 12 students could make it to the next round.

2nd Interview Round (Tech + HR):

  1. Bulbs and Switches Puzzle https://www.geeksforgeeks.org/puzzle-7-3-bulbs-and-3-switches/
  2. Stock Buy Sell Problem https://www.geeksforgeeks.org/stock-buy-sell/
  3. The City of Truth and Lies https://www.geeksforgeeks.org/puzzle-city-truth-lies/
  4. Permutations and combination question; a variation of arranging people on a circular table.
  5. Some common HR questions.

 I answered all the answers but got a little stuck in 2nd question which I finally solved after hints from the interviewer.
 Only 8 students qualified for the next technical round.

3rd Interview Round (Tech ):

  1. ) Find the median of very large blocks of data such that all data can’t fit in the memory at once.
  2. ) Given a sine curve and a rectangular train pulse, determine the nature of the graph after 15-20 years.
    What do you mean by Fourier Transform and discuss Fourier transforms of both the curves?

Finally, only 4 students were selected for the internship. Unfortunately, I wasn’t among those 4.
 


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads