Open In App

Goldman Sachs Interview Experience (On-Campus) 2023

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

Round-1:



  1. Reverse a doubly Linked List – both iterative and recursive: https://www.geeksforgeeks.org/reverse-a-doubly-linked-list/amp/
  2. Find Cycle in a linked list : https://www.geeksforgeeks.org/detect-loop-in-a-linked-list/amp/

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/amp/

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

Article Tags :