Upload Button Icon Add office photos

Filter interviews by

Goldman Sachs Interview Questions, Process, and Tips

Updated 31 Jan 2025

Top Goldman Sachs Interview Questions and Answers

  • Q1. Ninja and the Game of Words In this game, Ninja is provided with a string STR that might contain spaces, and a list or array WORDS consisting of N word strings. Ninja's ...read more
    asked in Analyst interview
  • Q2. Replace Node With Depth Problem Statement For a given Binary Tree of integers, replace each of its data with the depth of the tree. The root is at depth 0, hence the roo ...read more
    asked in Software Developer Intern interview
  • Q3. Word Search Problem Statement Given a two-dimensional grid of size N x M consisting of upper case characters and a string 'WORD', determine how many times the 'WORD' app ...read more
    asked in Software Analyst interview
View all 346 questions

Goldman Sachs Interview Experiences

Popular Designations

376 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test with standard questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Techinical questions around sql
  • Q2. Behavioral questional

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good problems related to array or string

Top Goldman Sachs Software Developer Intern Interview Questions and Answers

Q1. Replace Node With DepthFor a given Binary Tree of integers, replace each of its data with the depth of the tree. Root is at depth 0, hence the root data is updated with 0. Replicate the same further going down the tree in the depth of the g... read more
View answer (2)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

In person round, with basic array questions

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Associate Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the first non repeating character
  • Ans. 

    Use a hashmap to store the frequency of each character and then iterate through the string to find the first non-repeating character.

    • Create a hashmap to store the frequency of each character in the string.

    • Iterate through the string and update the frequency in the hashmap.

    • Iterate through the string again and return the first character with frequency 1.

  • Answered by AI
  • Q2. Trapping rain water

Skills evaluated in this interview

Top Goldman Sachs Associate Interview Questions and Answers

Q1. What are immutable classes? Write an immutable class.
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Goldman Sachs interview questions for popular designations

 Analyst

 (75)

 Associate

 (22)

 Software Developer Intern

 (17)

 Financial Analyst

 (11)

 Senior Analyst

 (10)

 Software Developer

 (10)

 Strategic Anaylst

 (10)

 Summer Intern

 (9)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

LC medium prob, optimizing

Vice President Engineering Interview Questions asked at other Companies

Q1. You have a 2d array {{1,2},{1,3},{5,6}}. Calculate the sum of elements of 1st position in every array with Java 8.
View answer (1)

Get interview-ready with Top Goldman Sachs Interview Questions

Software Engineer - Returnship Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Hirevue Round 

(2 Questions)

  • Q1. Behaviroal question about work experience
  • Q2. Behavioral question about work experience
Round 2 - Coding Test 

Hackerrank coding assignment -- time bound 2 DS/Algo/PS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Hackerrank Test -- 2 DSA/Algo/PS questions
Onsite(Virtual) -- 3 rounds of 30 mins each. Mix of Technical and behavioral

Jobs at Goldman Sachs

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Internshala and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy and main question wweer from mathr

Round 2 - Coding Test 

Question from dsa cp segment tress

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on dsa

Top Goldman Sachs Software Developer Interview Questions and Answers

Q1. Minimum Cost PathGiven a cost matrix cost[][] and a position (m, n) in cost[][], write a function that returns cost of minimum cost path to reach (m, n) from (0, 0). Each cell of the matrix represents a cost to traverse through that cell. T... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Associate Interview Questions & Answers

user image Akash Jadhav

posted on 23 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to work experience?
  • Q2. Tell work relevant to work profile.

Top Goldman Sachs Associate Interview Questions and Answers

Q1. What are immutable classes? Write an immutable class.
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Lengthy, 2 questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DSA

Top Goldman Sachs Analyst Interview Questions and Answers

Q1. Ninja And The Game Of Words Ninja and his friend playing a game in which his friend gave him a string ‘STR’ that can contain spaces and a List/Array ‘WORDS’ which is of type string containing ‘N’ strings of words. Ninja’s task is to count t... read more
View answer (2)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Some questions based on resume
  • Q2. Why do you want to join GS
Round 2 - Technical 

(2 Questions)

  • Q1. Some technical questions
  • Q2. Normal conversation based on job description

Business Associate Interview Questions asked at other Companies

Q1. What is the benefits of insurance?
View answer (2)

Goldman Sachs Interview FAQs

How many rounds are there in Goldman Sachs interview?
Goldman Sachs interview process usually has 2-3 rounds. The most common rounds in the Goldman Sachs interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Goldman Sachs interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Goldman Sachs. The most common topics and skills that interviewers at Goldman Sachs expect are Investment Banking, HTML, Investment Management, Risk Management and Software Asset Management.
What are the top questions asked in Goldman Sachs interview?

Some of the top questions asked at the Goldman Sachs interview -

  1. Good old standard problem: Playing number game with your friend to select any o...read more
  2. Given a tank with liquid, and there are flows in and out, inflow is U and outfl...read more
  3. Given 10 balls which weigh the same, except for one, and a beam balance, what i...read more
How long is the Goldman Sachs interview process?

The duration of Goldman Sachs interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Goldman Sachs Interview Process

based on 221 interviews

Interview experience

4.2
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Goldman Sachs

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 568 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
IQVIA Interview Questions
3.9
 • 465 Interviews
Atos Interview Questions
3.9
 • 368 Interviews
Deutsche Bank Interview Questions
3.9
 • 366 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Barclays Interview Questions
3.8
 • 277 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
View all

Goldman Sachs Reviews and Ratings

based on 1.2k reviews

3.5/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

3.5

Salary

3.1

Job security

3.5

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 1.2k Reviews and Ratings
Analyst

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Analyst

Bangalore / Bengaluru

1-2 Yrs

₹ 4.5-6.5 LPA

Controllers - Software Engineering - Vice President -

Bangalore / Bengaluru

6-7 Yrs

Not Disclosed

Explore more jobs
Associate
2.5k salaries
unlock blur

₹10.9 L/yr - ₹41 L/yr

Analyst
1.7k salaries
unlock blur

₹12.7 L/yr - ₹25 L/yr

Vice President
1.7k salaries
unlock blur

₹19 L/yr - ₹71.7 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Financial Analyst
329 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Explore more salaries
Compare Goldman Sachs with

JPMorgan Chase & Co.

4.0
Compare

Morgan Stanley

3.7
Compare

TCS

3.7
Compare

Amazon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview