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

Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

On their BlueJ platform with 2 questions asked with optimizations needed

Round 3 - One-on-one 

(1 Question)

  • Q1. Explain what is Binary Search Tree
  • Ans. 

    Binary Search Tree is a data structure where each node has at most two children, with left child less than parent and right child greater.

    • Nodes have at most two children - left and right

    • Left child is less than parent, right child is greater

    • Allows for efficient searching, insertion, and deletion of elements

  • Answered by AI

Skills evaluated in this interview

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)

Associate Interview Questions & Answers

user image Anonymous

posted on 10 Nov 2022

I applied via LinkedIn and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. CV based questions were asked
  • Q2. Work experience based questions were asked
Round 3 - One-on-one 

(2 Questions)

  • Q1. Details about my work in depth
  • Q2. Details about my experience
Round 4 - One-on-one 

(2 Questions)

  • Q1. About me and my work experience
  • Q2. Details about my work experience and expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with CV details and do not go into praising GS too much, don't appear sound fake

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)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude along with English and comprehensive questions

Round 2 - Coding Test 

Three coding questions one easy one medium one hard

Round 3 - One-on-one 

(2 Questions)

  • Q1. Binary Search question from leetcode
  • Q2. Merge sort code

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)

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2023

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

I was interviewed before Oct 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. About Financial Derivatives
  • Q2. Tell me about yourself
  • Q3. Past job experience
  • Q4. Tough situation you faced
  • Q5. Global economy questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and well prepared on past job experience

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)

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
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What do you understand in KYC, KYC documents? In your previous organisation what did you learn? Can you tel something about what solution have you solve and what are the outcomes? Questions based on proces...
  • Ans. 

    KYC refers to the process of verifying the identity of customers and assessing their potential risks.

    • KYC stands for Know Your Customer

    • KYC documents include identity proof, address proof, and other relevant documents

    • In my previous organization, I learned about the importance of verifying customer identities to prevent fraud and financial crimes

    • I have implemented process improvements to streamline the KYC process and red...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about your self? Explain me the overall process of your previous organisation? Situation based questions on the process? Why do you wanna leave the organization?
  • Ans. 

    I have experience as a Process Specialist and can explain the overall process of my previous organization. I am comfortable answering situation-based questions on the process. I will provide reasons for leaving the organization.

    • I have experience as a Process Specialist

    • I can explain the overall process of my previous organization

    • Comfortable answering situation-based questions on the process

    • Will provide reasons for leavi

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Expected salary? N why are you going High package?
  • Ans. 

    I am seeking a high package because of my experience, skills, and the value I can bring to the company.

    • I have extensive experience in process improvement and have consistently delivered exceptional results in my previous roles.

    • I possess a unique skill set that includes strong analytical abilities, problem-solving skills, and the ability to streamline processes for maximum efficiency.

    • I have a proven track record of succ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview was good
I got selected as well - on 22nd September
2022 last interview & next day got a response that i m selected but so far no offer letter received its been 4th month runing and based on that i has to decline my other offer as well, which the HR asked me to decline they offer, as she mentioned that i will be receiving my offer letter very soon with good package then you offer letter. but here i did mistake and till now no response on my mail or calls, even if i call no response on it.
And with lesser package has to join other organisations as i had no option in my hand.
Also few of the team members ask about update on offer letter as n when i mentioned no updates yet.
Still no response yet till now waiting
The overall experience is with Goldman Sachs not good n i would suggest never ever decline any offer from yours hand until n unless you get the offer letter from the organisation they promised.

Process Specialist Interview Questions asked at other Companies

Q1. What do you understand in KYC, KYC documents? In your previous organisation what did you learn? Can you tel something about what solution have you solve and what are the outcomes? Questions based on process improvement or implementation?
View answer (2)

Get interview-ready with Top Goldman Sachs Interview Questions

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

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Outlook questions
  • Q2. Active Directory questions

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Jobs at Goldman Sachs

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round was an aptitude test in which there are questions about probability, and some puzzles.

Round 2 - One-on-one 

(1 Question)

  • Q1. The question was from brainstellar website. "n" people stand in a circular fashion. 1st person kills second and passes the knife to 3rd, and he kills 4th and passes it to 5th.... Who survives at the end?
Round 3 - One-on-one 

(1 Question)

  • Q1. They explained me some basics about options and then asked some basic questions on them.

Summer Intern Analyst Interview Questions asked at other Companies

Q1. write a code to swap two numbers by using only 2 variables
View answer (2)

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

First Round is Aptitude test and it was quite difficult compared to most of the other companies. All questions were little complex, the results will be provided after a day or two.

Round 3 - Technical 

(3 Questions)

  • Q1. This was first round of interview with technical questions. 1. They would explain about themselves. 2. Tell me about yourself. 3. Can you explain about your previous roles and the kind of process you were ...
  • Ans. 2. Give a short brief about yourself don't go more than a minute, the recruiter are not interested in your personal progress etc. 3. Explain the roles you were in also be conscious whatever you are gonna mention here the recruiter will ask questions from that, so in case you are not confident in particular applications or skills try to not mention it or just run it down faster and give importance on the others. PS: T...
  • Answered Anonymously
  • Q2. Why do you want to join Goldman Sachs?
  • Ans. Give reasons why you should get the job, as in mention 2-3 lines about Goldman Sachs and how it's a better choice for you. Next explain why this job would be a perfect match - something like I have read the job description and that exactly matches my previous experience and I would be able to offer great value for the company etc. End with something like - It would be a pleasure if I get the opportunity and to work in
  • Answered Anonymously
  • Q3. What is Risk? Yeah this was a question - Explain Risk in simple terms?
  • Ans. 

    Risk is the possibility of loss or harm occurring due to uncertain events or circumstances.

    • Risk is inherent in any decision-making process.

    • It can be managed through risk assessment and mitigation strategies.

    • Examples of risks include financial market volatility, natural disasters, and cyber attacks.

    • Risk can be categorized as operational, financial, strategic, or reputational.

    • Risk tolerance varies among individuals and o

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. This interview was with the Hiring Manager. This one was relatively short most of the above questions were repeated but mostly it was like you would be asking the questions about the process work etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Don't give wrong answers ! Try to move away from the question if they force you to answer, just say you don't know the answer instead of BS. Try to ask questions whenever you get the chance. Also try to be casual not to nervous, also don't show yourself as you need the job desperately.

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

Analyst Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to merge multiple sorted arrays into one sorted array
  • Ans. 

    Merge multiple sorted arrays into one sorted array

    • Iterate through each array and merge them into a single array

    • Use a priority queue or heap data structure to efficiently merge the arrays

    • Implement a merge sort algorithm to combine the arrays into one sorted array

  • Answered by AI

Skills evaluated in this interview

Top Goldman Sachs Analyst 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 task is to determine how many times each word in WORDS appears in STR. ... read more
Add answer

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement 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. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DP problems and basic array manipulation

Round 2 - Technical 

(1 Question)

  • Q1. Quantitative puzzles, problems on statistics concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume and the projects written in it well

Senior Associate Interview Questions asked at other Companies

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

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
Senior Analyst

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Analyst

Bangalore / Bengaluru

2-3 Yrs

₹ 3-40 LPA

Securities Lending Operations - Associate

Bangalore / Bengaluru

1-5 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.6k salaries
unlock blur

₹18.5 L/yr - ₹71.6 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Financial Analyst
325 salaries
unlock blur

₹2.5 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