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

Summer Employee Interview Questions & Answers

user image Abhijeet Krishnan

posted on 20 May 2017

Interview Questionnaire 

8 Questions

  • Q1. How would you code a linked list? Show the code
  • Ans. 

    A linked list is a data structure where each element contains a reference to the next element.

    • Create a Node class with data and next pointer

    • Create a LinkedList class with head pointer

    • Implement methods like insert, delete, search, etc.

  • Answered by AI
  • Q2. How would you design an elevator system for a building?
  • Ans. 

    Designing an elevator system for a building involves considering factors like capacity, speed, safety, and efficiency.

    • Determine the number of floors and the expected traffic flow in the building

    • Calculate the required capacity and speed of the elevators

    • Consider safety features such as emergency stop buttons, fire-resistant materials, and backup power supply

    • Implement efficient algorithms for elevator scheduling to minimi...

  • Answered by AI
  • Q3. What is the difference between OOP and procedural programming?
  • Ans. 

    OOP focuses on objects and their interactions, while procedural programming focuses on procedures and functions.

    • OOP organizes code into objects that encapsulate data and behavior.

    • Procedural programming uses functions to manipulate data.

    • OOP supports concepts like inheritance, polymorphism, and encapsulation.

    • Procedural programming is more straightforward and linear in nature.

    • OOP promotes code reusability and modularity.

    • P...

  • Answered by AI
  • Q4. When would Java be used over C/C++?
  • Ans. 

    Java is used over C/C++ when platform independence, ease of use, and security are important.

    • Java is platform independent, meaning it can run on any operating system or hardware that has a Java Virtual Machine (JVM). C/C++ code needs to be compiled separately for each platform.

    • Java has automatic memory management, reducing the risk of memory leaks and making it easier to write and maintain code. C/C++ requires manual me...

  • Answered by AI
  • Q5. Given 10 balls which weigh the same, except for one, and a beam balance, what is the minimum number of weighs to find the odd ball?
  • Ans. 

    The minimum number of weighs to find the odd ball is 4.

    • Divide the 10 balls into 3 groups of 3, 3, and 4.

    • Compare the weights of the two groups of 3 balls.

    • If the weights are equal, the odd ball is in the group of 4.

    • If the weights are unequal, the odd ball is in the lighter group of 3.

    • Divide the lighter group of 3 balls into individual balls and compare their weights.

    • The odd ball will be identified in the 4th weigh.

  • Answered by AI
  • Q6. Given an island in the center of a lake, and you are standing outside the lake, how would you reach the center?
  • Ans. 

    To reach the center of the island, one can use a boat or any other means to cross the lake.

    • Use a boat to reach the island

    • Swim across the lake if it's not too far

    • If the lake is frozen, walk or skate across the ice

    • If there is a bridge or causeway connecting the island, use it to reach the center

  • Answered by AI
  • Q7. Describe a time when you made a suggestion in a group and had it implemented
  • Ans. 

    I suggested a new marketing strategy in a team meeting and it was successfully implemented.

    • Suggested a new marketing strategy during a team meeting

    • Explained the benefits and potential outcomes of the strategy

    • Received positive feedback and support from team members

    • Collaborated with the team to refine and finalize the strategy

    • Implemented the strategy and achieved successful results

  • Answered by AI
  • Q8. Describe a time when you had to motivate people to work on something
  • Ans. 

    Motivated team members by setting clear goals, providing support, and recognizing their efforts

    • Clearly communicated the importance of the project and how each team member's contribution was vital

    • Provided necessary resources and support to help team members succeed

    • Recognized and praised team members for their hard work and achievements

    • Encouraged collaboration and teamwork to boost morale and productivity

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There was a single coding question presented on the HackerRank platform. It was an algorithmic puzzle, where we had to code up a solution which passed the given test cases. Credit was given to solutions which passed the maximum test cases, but also which were readable and modularized.
Tips: Solve questions on online judge platforms like Codechef or HackerRank.
Duration: 1 hour
Total Questions: 1

Round: Technical Interview
Experience: The above questions were asked. I answered. The interviewer was helpful, and was discussing with me as well.

Round: Technical Interview
Experience: Questions were asked, I answered. The interviewer was a bit more strict here, and caught minor errors in terminology, but it was comfortable overall.

Round: Technical Interview
Experience: The interviewer asked a series of logic puzzles. Some were open ended, and prompted a lot of discussion with the interviewer.

Round: HR Interview
Experience: Very standard HR questions were asked

Skills: Coding Skills And Knowledge On Data Structures, Solving Logic Puzzles
College Name: Visvesvaraya National Institute Of Technology

Skills evaluated in this interview

Top Goldman Sachs Summer Employee Interview Questions and Answers

Q1. Given 10 balls which weigh the same, except for one, and a beam balance, what is the minimum number of weighs to find the odd ball?
View answer (3)

Summer Employee Interview Questions asked at other Companies

Q1. Given 10 balls which weigh the same, except for one, and a beam balance, what is the minimum number of weighs to find the odd ball?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - One-on-one 

(6 Questions)

  • Q1. What are the aml and kyc requirements?
  • Ans. 

    AML and KYC requirements are regulations that financial institutions must follow to prevent money laundering and verify the identity of their customers.

    • AML (Anti-Money Laundering) requirements involve monitoring transactions, reporting suspicious activities, and conducting customer due diligence.

    • KYC (Know Your Customer) requirements involve verifying the identity of customers, assessing their risk level, and maintainin...

  • Answered by AI
  • Q2. Why should we hire you, briefly describe a scenario where you would showcase a different skill or talent compared with your fellow employees?
  • Ans. 

    I have a strong attention to detail and analytical skills that set me apart from my colleagues.

    • I have a proven track record of accurately identifying and resolving discrepancies in KYC documentation.

    • I excel at conducting thorough research and analysis to ensure compliance with regulations.

    • My ability to effectively communicate complex information to stakeholders sets me apart in team collaborations.

  • Answered by AI
  • Q3. Strength and weakness?
  • Ans. 

    Strength: attention to detail, Weakness: perfectionism

    • Strength: Ability to meticulously review documents and identify discrepancies

    • Strength: Strong analytical skills to detect potential risks or fraudulent activities

    • Weakness: Striving for perfection may lead to spending too much time on a task

    • Weakness: Difficulty in delegating tasks due to desire for everything to be done perfectly

  • Answered by AI
  • Q4. Project and achievements?
  • Ans. 

    Implemented a new KYC process resulting in 30% reduction in onboarding time and 20% decrease in errors.

    • Led a team to revamp KYC procedures and systems

    • Introduced automation tools to streamline verification process

    • Trained staff on updated KYC regulations and best practices

  • Answered by AI
  • Q5. Are you a team player? What do you do when you don’t get along with certain colleagues? How do you manage conflict resolution?
  • Ans. 

    Yes, I am a team player. I believe in open communication and collaboration. When conflicts arise, I address them directly and seek resolution.

    • I believe in open communication and collaboration within the team.

    • I address conflicts directly and seek resolution through constructive conversations.

    • I focus on finding common ground and working towards a solution that benefits the team as a whole.

  • Answered by AI
  • Q6. Provide a situation where you might have failed previously? What has that experience taught you?
  • Ans. 

    I failed to meet a deadline due to poor time management.

    • Underestimated the time needed for a project

    • Did not prioritize tasks effectively

    • Learned to create a detailed schedule and set realistic deadlines

  • Answered by AI
Round 2 - Aptitude Test 

General English grammar knowledge and some calculations

Round 3 - HR 

(6 Questions)

  • Q1. CTC and expected salary details?
  • Q2. No you cannot negotiate and end up taking what they give you!
  • Q3. No relocation time, do it during weekends
  • Q4. No target compensation or other benefits
  • Q5. If ur employed through agency or consultancy you will be always a contingent and treated less than permanent employees
  • Q6. 12 hours a day, 6 days a week, no social or life balance

Interview Preparation Tips

Interview preparation tips for other job seekers - The experience is good overall 120 candidates only 2 of us got selected but the politics is bad

KYC Specialist Interview Questions asked at other Companies

Q1. What are the aml and kyc requirements?
View answer (2)
Goldman Sachs Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

This was a coderpad round where I solved python coding problem and SQL queries.

Round 2 - Technical 

(2 Questions)

  • Q1. The Interviewer discussed my resume in detail and discussed the projects.
  • Q2. Problems faced in project and solutions implemented.
Round 3 - Technical 

(1 Question)

  • Q1. Conversational round focused on team collaboration and problem solving

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Analyst Interview Questions & Answers

user image Ms. Pruthvi Alva

posted on 31 Jan 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What prompted you to change your job?
  • Ans. 

    I changed my job to seek new challenges and opportunities for growth.

    • Desire for new challenges and growth

    • Opportunity for career advancement

    • Seeking better work-life balance

    • Company restructuring or downsizing

    • Relocation to a new city

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What platforms have you used for this process in the past?
  • Ans. 

    I have used platforms such as Excel, Tableau, and Power BI for data analysis in the past.

    • Excel

    • Tableau

    • Power BI

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

(1 Question)

  • Q1. Would you be willing to work for 14 hours if required?
  • Ans. 

    Yes, I am willing to work for 14 hours if required.

    • I am dedicated and committed to my work

    • I understand the importance of meeting deadlines and delivering results

    • I am willing to put in extra hours when necessary to ensure success

  • Answered by AI

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
View answer (1)

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)

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
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Typical DSA round with one easy and one medium question

Round 2 - Coding Test 

Dsa round with 2 coding questions both medium level one on dp and other on graph

Round 3 - Technical 

(2 Questions)

  • Q1. Design Parking System
  • Ans. 

    Design a parking system for efficient and organized parking.

    • Consider different types of parking spaces (e.g. regular, compact, handicap)

    • Implement a ticketing system for tracking parked cars

    • Incorporate sensors for real-time monitoring of available spaces

    • Include a payment system for paid parking spots

    • Design a user-friendly interface for drivers to easily find parking spots

  • Answered by AI
  • Q2. Sytstem design

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

Summer Intern Analyst Interview Questions & Answers

user image Yann Djoumessi

posted on 16 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was an Online assessment composed of two parts: A Mathematical part and a Coding question.

Round 2 - Hirevue 

(2 Questions)

  • Q1. How do you handle stressful situations ?
  • Q2. Explain recursion
  • Ans. 

    Recursion is a programming technique where a function calls itself in order to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

    • A base case is needed to stop the recursion and prevent infinite loops.

    • Examples of recursive functions include factorial calculation and Fibonacci sequence generation.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Leetcode Question on Grid traversal
  • Q2. Leetcode design system with EC2 instance Fleet
  • Ans. 

    Design a system using EC2 instance Fleet on Leetcode platform

    • Utilize EC2 instance Fleet to manage a group of EC2 instances for scalability and cost-efficiency

    • Implement load balancing to distribute incoming traffic across multiple EC2 instances

    • Use auto-scaling to automatically adjust the number of EC2 instances based on traffic demand

    • Monitor system performance and health using CloudWatch metrics and alarms

  • Answered by AI

Skills evaluated in this interview

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)

Jobs at Goldman Sachs

View all

Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Coding test in python

Round 2 - One-on-one 

(1 Question)

  • Q1. General qs regarding dcf, corp finance, valuation
Round 3 - One-on-one 

(1 Question)

  • Q1. Similar to previous rounds

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
View answer (1)

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
No response

I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Assignment 

2 hard DSA questions

Round 2 - Coding Test 

2 dsa questions were asked.
prefix search
binary tree camera

Round 3 - Coding Test 

Parling lot low level design

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the missing number in the array? Array size is of n-1 and contains 1 to n numbers with 1 digit missing.
  • Ans. 

    The missing number in the array can be found by calculating the sum of all numbers in the array and then subtracting it from the sum of numbers from 1 to n.

    • Calculate the sum of all numbers in the array.

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2.

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number.

  • Answered by AI
  • Q2. Find the number of parenthesis have to be removed to make it a valid parenthesis --> (())) - 1 has to be removed, ((() -> 2 has to be removed.
  • Ans. 

    Count the number of parenthesis to be removed to make it valid.

    • Iterate through the string and keep track of open and close parenthesis.

    • If a close parenthesis is encountered without a corresponding open parenthesis, increment the count of removals.

    • Return the total count of removals needed to make the string valid.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Find the maximum sub-array having continues numbers(i,i+1,i+2..)
  • Ans. 

    Find the maximum sub-array with continuous numbers

    • Iterate through the array and keep track of the current sub-array sum

    • Update the maximum sum and sub-array indices as you iterate

    • Handle cases where the array contains negative numbers as well

    • Example: Input array [2, 3, -4, 5, 7], maximum sub-array is [2, 3, -4, 5, 7]

  • Answered by AI
  • Q2. Number of islands variant - focused on time complexity
  • Ans. 

    Count the number of islands in a 2D grid variant, focusing on time complexity.

    • Use Depth First Search (DFS) or Breadth First Search (BFS) to traverse the grid and mark visited islands.

    • Optimize by using Union Find data structure to keep track of connected islands.

    • Time complexity can be O(m*n) where m is the number of rows and n is the number of columns.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not only about solving but the better approach and explaining why it is better. Focus on Time complexity - I was confused on time complexity of DFS & BFS - which is better.

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Oct 2024

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Questions were asked on data interpretation

Round 2 - Group Discussion 

25 mins of gd
topic:AI boon or bane to jobs

Round 3 - Technical 

(2 Questions)

  • Q1. Sql queries on join
  • Q2. Puzzle on probability
Round 4 - HR 

(1 Question)

  • Q1. Finance questions , basic HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - do prepare well for finance questions
do a course on finance if possible

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
View answer (1)

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)

Associate Interview Questions & Answers

user image Jalay Shah

posted on 15 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Company information and self introduction in brief
  • Q2. Complete technical questions and process related knowledge was tested
Round 2 - One-on-one 

(2 Questions)

  • Q1. Major accomplishments and situational questions to test leadership qualities
  • Q2. Tested rigorously by giving managerial scenarios
Round 3 - One-on-one 

(2 Questions)

  • Q1. Why Goldman Sachs and what makes you leave Morgan Stanley
  • Ans. 

    I chose Goldman Sachs for its global reach and diverse opportunities. I left Morgan Stanley to pursue new challenges and growth.

    • Goldman Sachs offers a wider range of global opportunities compared to Morgan Stanley

    • I was seeking new challenges and growth that I believed Goldman Sachs could provide

    • I was attracted to the diverse and innovative culture at Goldman Sachs

  • Answered by AI
  • Q2. How will you handle a team with no experience previously and how will you deal with credit card again as no experience on the same.
  • Ans. 

    I will provide training and guidance to help the team learn and adapt to handling credit card transactions.

    • Provide thorough training on credit card processing procedures

    • Offer guidance and support as team members gain experience

    • Implement regular check-ins and feedback sessions to address any challenges

    • Encourage open communication and a collaborative team environment

    • Utilize resources such as online tutorials or industry

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

(2 Questions)

  • Q1. This was with an MD and India Head
  • Q2. Just testing character as human and the qualities that you possess for a role of this stature

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about the firm and the role that you are applying for very thoroughly. Good luck. If a fresher, ask questions and don't lie at all. It's fine to be a fresher

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)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

INTERVIEWS

Indus Towers

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

INTERVIEWS

Indus Towers

No Interviews

INTERVIEWS

Indus Towers

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

INTERVIEWS

Goldman Sachs

No Interviews

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
 • 564 Interviews
HSBC Group Interview Questions
4.0
 • 484 Interviews
IQVIA Interview Questions
3.9
 • 465 Interviews
Atos Interview Questions
3.9
 • 371 Interviews
Deutsche Bank Interview Questions
3.9
 • 361 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
Barclays Interview Questions
3.8
 • 269 Interviews
Bank of America Interview Questions
4.3
 • 235 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
GBM Private- Information Services Group - Analyst - Bengaluru

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Risk-Hyderabad-Associate-Software Engineering

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Global Banking & Markets Operations - Operational Risk - Analyst

Hyderabad / Secunderabad

0-2 Yrs

Not Disclosed

Explore more jobs
Associate
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Vice President
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
325 salaries
unlock blur

₹0 L/yr - ₹0 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