Open In App

Goldman Sachs Interview Experience (On-Campus) 2023

Last Updated : 25 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Goldman Sachs visited our college for On-campus for Summer Analyst Role-2023

  • Initially there was an OA which included Aptitude Questions, 2-coding questions ( topics: Dynamic programming) and 2 descriptive questions like Mention a situation where you worked in a team.
  • Post OA , 25 students were shortlisted for the interview.
  • There were a total of 2-Rounds for me.

Round-1:

  • Round-1 was mostly technical. Initially , Interviewer asked me to introduce myself and then asked me about my projects. I explained my projects and then Interviewer asked me whether if I’m comfortable with Linked-List. I said yes and then there were totally 2 questions:
  1. Reverse a doubly Linked List – both iterative and recursive: https://www.geeksforgeeks.org/reverse-a-doubly-linked-list/
  2. Find Cycle in a linked list : https://www.geeksforgeeks.org/detect-loop-in-a-linked-list/

Post these, there were questions from OOPS:

  1. What is OOPs
  2. Explain 4 pillars of OOPs

P.S: Make yourself clear about all the OOPs topics and even try practicing code for each of them.

Few recommended topics from OOPs: Basics, four pillars of OOPs, Multiple Inheritance, Diamond Problem, Virtual keyword, Friend classes, C++ vs Java, Disadvantages of OOPs.

Round-2:

P.S: Solve Gfg puzzles , these are asked in almost most of the interviews https://www.geeksforgeeks.org/puzzles/

Final verdict: 5 out of 25 were selected and I was fortunate enough to be one of them.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads