Open In App

Goldman Sachs Interview Experience (For 2 years experienced)

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Share
Report issue
Report

I’d received a call from recruiter on Linkedin. My preferred language was Java.
Coderpad Round1 (1 hour, 2 questions):

https://www.geeksforgeeks.org/minimum-length-subarray-sum-greater-given-value/): I took around 50 mins for fixing edge case in O(n) solution. So interviewer didn’t give second question as rest of the time went into test cases writing.

Coderpad Round2 (1 hour, 2 questions):

https://www.geeksforgeeks.org/given-a-string-find-its-first-non-repeating-character/) (Allowed complexity: Time: O(n), Space: O(n))

Telephonic Round:

Face to Face round (30 mins):

Tips :

  • Apart from DS, System design; Prepare the domain (language/skill set/frameworks/projects) in deep.
  • Be prepared for case studies or specific scenario kinda questions.
  • Do not exaggerate on CV if you can’t cover it up in Interview.
  • DS questions were of easy level. They ask design questions in same number as much as DS questions so be prepared for System design and distributed system related questions as well.
  • Communication is the key. Portraying your own thoughts/knowledge to someone is important.

  • Last Updated : 30 Aug, 2019
    Like Article
    Save Article
    Previous
    Next
    Share your thoughts in the comments
    Similar Reads