Ixyle
Fortune 500 / Global

Goldman Sachs

Practise a Goldman Sachs interview

Free first round · 20 min · no credit card

Strictest finance bar. Heavy DSA + Marquee/Engineering rounds.

Interview philosophy

How Goldman Sachs actually interviews

Goldman Sachs has the most algorithmically rigorous interview loop of the global investment banks operating in India. The DSA bar is FAANG-comparable; the online assessment alone filters >80% of applicants. Engineering Analyst campus hiring is a 5-stage funnel — resume, aptitude (~70 questions), tech test (11 MCQ + 3 DSA), and 2 technical interviews. Lateral SDE2/Associate loops involve a HackerRank OA, then 3 rounds: pure DSA (CoderPad), DSA + system design, and a hiring-manager round.

System-design and low-level-design rounds are heavy on financial-systems patterns: rate limiters, LRU caches, distributed transaction processing, market-data dissemination. For Strats roles (quant-engineering hybrid), expect additional probability/statistics screens. Marquee (Goldman's client-facing platform) and Securities Engineering are the most competitive teams — bar is higher than core platforms.

The behavioral filter is integrity-and-intensity loaded. Goldman explicitly hires for people who thrive under pressure; candidates who hint at preferring work-life balance over delivery, or who give vague "we" answers about their past work, fail this filter even with strong technical scores. The hire rate on onsite candidates is the lowest of the four firms profiled here (~12%).

A "hire" at Goldman is an engineer who can credibly hold their own with FAANG candidates on raw DSA, AND demonstrate the integrity + intensity Goldman expects. The firm explicitly accepts a high-pressure environment as a feature, not a bug, and hires accordingly.
Cultural pillars

What they're measuring you on, beyond the right answer

The values interviewers probe for. Each pillar is what they ask about, plus how they ask it.

Meritocracy

Advancement is purely based on output and judgment; tenure alone does not promote. The flip side: underperformers are surfaced and managed out fast.

How they probe · Direct probing on past projects: 'What did YOU specifically do?' — vague 'we' answers fail. Specific contributions, metrics, and ownership scope expected.

Client First

If the firm serves clients well, its own success follows. Internal Strats/Engineering teams treat trading-floor users as clients — same standard.

How they probe · Project deep-dives where the interviewer asks 'who used this and how did you measure success?' Engineers without a stakeholder lens get downscored.

Integrity

The firm's reputation is its biggest asset; one ethics failure can damage the franchise. Personal integrity is a career-long expectation.

How they probe · Behavioral STAR scenarios on ethical gray zones, conflicts of interest, escalating bad behavior, handling confidential information.

Intensity

The bar on output, hours, and quality is materially higher than industry average. Goldman is not a chill place to work; this is the explicit deal.

How they probe · Hiring managers ask about workload spikes, all-nighters, ambiguous goals — they want to see comfort, not complaint, with high-intensity periods.

Partnership

Despite being public since 1999, the partnership ethos persists — collaboration across divisions, long-term thinking, and shared success.

How they probe · Cross-team collaboration stories; 'tell me about a time you helped another team without being asked'. Lone-wolf signals are downgraded.

The full loop

Round-by-round, in the order they actually run

Reported pattern from candidate write-ups. Eliminating rounds are the ones where a single bad signal ends the loop.

  1. 01
    Recruiter screen30 minNon-eliminating

    career story, why Goldman, comp expectations

  2. 02
    Online assessment90 minEliminating

    HackerRank — 2-3 DSA problems (easy + medium); some loops add MCQs

  3. 03
    Technical Dsa 160 minEliminating

    live CoderPad DSA — medium-to-hard LeetCode style; trees, graphs, backtracking, DP common

  4. 04
    Technical Dsa Plus Design60 minEliminating

    1 medium DSA + LLD round (rate limiter, LRU cache, parking lot, design patterns probed)

  5. 05
    Hld System Design60 minEliminating

    distributed systems — load balancing, Redis, S3 policies, reverse proxy, scaling Q's

  6. 06
    Hiring Manager Super Day60 minEliminating

    behavioral STAR + project deep-dive + integrity probes

  7. 07
    Vp Or Md Round30 minEliminating

    executive-presence and culture-fit signal; intensity probe

Real questions, by round type

What candidates were actually asked

Curated from interview reports and company write-ups. Practise against any of these in a live mock.

SDE · Senior

Coding

  • Valid palindrome with at most one character removal
  • Restore IP addresses (backtracking)
  • Copy List with Random Pointer (with O(1) extra space follow-up)
  • Lowest Common Ancestor in BST
  • Print outer layer of a binary tree (boundary traversal)
  • Insert into BST + balance follow-up
  • Two Sum + variants (subarray sum equals K)
  • Implement LRU Cache from scratch
  • Implement a thread-safe rate limiter (token bucket)
  • Find Kth largest from a stream
  • Group anagrams
  • Longest Substring Without Repeating Characters
  • Trapping Rain Water
  • N-th Fibonacci with O(log n) follow-up

System design

  • Design a rate limiter (token bucket vs leaky bucket — discuss tradeoffs)
  • Design a distributed cache (Redis-style, with eviction + replication)
  • Design a real-time stock-price dissemination system
  • Design an order-matching engine
  • Design a chat / messaging service with delivery guarantees
  • Design a URL shortener — with focus on scale and consistency

Behavioral

  • Tell me about a time you disagreed with a senior engineer. How did you handle it?
  • Walk me through your most technically complex project — what was YOUR specific contribution?
  • Why Goldman over Microsoft / Google / Amazon?
  • Tell me about a time you had to deliver under impossible deadlines
  • Describe an ethical situation you navigated at work

Data Science · Senior

modeling

  • How would you design a model to forecast intraday volatility?
  • When would you NOT use ML for a financial-time-series problem?
  • Explain p-value vs confidence interval to a trader

Case study

  • Build an alpha signal pipeline from raw market-data ticks
  • Detect anomalous trading patterns suggestive of insider trading

Behavioral

  • Tell me about a model that failed in production. What did you learn?

Product · Senior

Product sense

  • How would you grow Marquee adoption among institutional clients?
  • Pitch a feature for the GS Wealth platform

Behavioral

  • Describe a product launch where you had to push back on a senior MD
What rejects you · what advances you

The two patterns that decide every loop

Red flags

  • Vague 'we' answers in project deep-dives — interviewers are explicitly trained to drill down
  • Hand-wavy DSA without optimal complexity analysis
  • Discomfort or complaint about long hours / intensity
  • Lack of integrity instincts in behavioral scenarios
  • Cannot articulate a non-generic reason for choosing Goldman
  • Slow at standard LeetCode-medium under pressure
  • Lack of curiosity about the firm's business (markets, IB, asset management)
  • Discussing material non-public information from a previous employer

Advance signals

  • Optimal-complexity DSA solved with clean communication of tradeoffs
  • LLD round shows knowledge of design patterns, SOLID, and concurrency primitives
  • Specific, metric-driven 'I' contributions in past projects
  • Demonstrates curiosity about financial markets — even if not from a finance background
  • Comfortable with 'tell me about a time you worked through a weekend / under deadline pressure'
  • System-design round volunteers consistency, fault-tolerance, monitoring without prompts

Don't do

  • Discuss material non-public information, trades, or strategies from a current/past financial-services employer
  • Express discomfort with intensity or long hours during behavioral rounds
  • Use 'we' instead of 'I' when describing project contributions
  • Negotiate compensation aggressively before clearing the loop
  • Skip edge-cases or skip optimal-complexity follow-ups in coding
  • Bad-mouth competitors (Morgan Stanley, JPMC, etc.)
  • Show up to system design without asking about scale, consistency, latency
Compensation

Base salary bands by level

Junior

1828L

Annual base

Mid

2850L

Annual base

Senior

5090L

Annual base

Staff+

80150L

Annual base

Levels.fyi India median TC: Analyst ~₹20L, Associate ~₹35L, VP ~₹50-60L. Greater Bengaluru VP range ₹37L-₹83L. Cash bonus is the dominant variable component — typically 15-30% of base for ICs, up to 50%+ for VPs in revenue-generating divisions (Securities Engineering, Marquee). RSUs (in GS stock) become meaningful at VP level. No sign-on RSU at junior levels. Goldman pays competitively but does NOT match top-tier FAANG cash; the pitch is brand + bonus + faster promotion ladder.

Process

What to expect after each round

Typical timeline

~6 weeks

Recruiter-screen → offer

Reapply window

12 months

After a final-round rejection

Feedback practice

Pass/fail communicated by recruiter. Specific feedback rarely shared. Super Day verdicts can take 2-3 weeks because of MD-level calibration meetings.

Thank you — the recruiter will be in touch within a week with next steps.

Verified profile

Last verified Mon Apr 27 2026 00:00:00 GMT+0000 (Coordinated Universal Time) · 11 sources

View sources
  • Levels.fyi — Goldman Sachs India SWE: https://www.levels.fyi/companies/goldman-sachs/salaries/software-engineer/locations/india
  • Levels.fyi — Goldman Sachs India VP SWE: https://www.levels.fyi/companies/goldman-sachs/salaries/software-engineer/levels/vice-president/locations/india
  • Levels.fyi — Goldman Sachs Greater Bengaluru: https://www.levels.fyi/companies/goldman-sachs/salaries/software-engineer/locations/greater-bengaluru
  • LeetCode discuss — Goldman Sachs Bangalore Associate SDE2 selected: https://leetcode.com/discuss/post/6838557/goldman-sachsbangalore-associatesde2-sel-tdni/
  • LeetCode discuss — Goldman Sachs Associate Aug 2025 Bangalore: https://leetcode.com/discuss/post/7239858/goldman-sachs-interview-experience-assoc-btc7/
  • LeetCode discuss — Goldman Sachs Associate Apr 2025: https://leetcode.com/discuss/post/6752703/
  • Medium — Goldman Sachs SDE2 Interview Experience: https://medium.com/techtrends-digest/my-goldman-sachs-sde2-interview-experience-a1d927860ab0
  • Glassdoor India — Goldman Sachs Engineering Analyst: https://www.glassdoor.co.in/Interview/Goldman-Sachs-Engineering-Analyst-Interview-Questions-EI_IE2800.0,13_KO14,33.htm
  • Goldman Sachs official Purpose & Values: https://www.goldmansachs.com/our-firm/purpose-and-values
  • PrepInsta Goldman Sachs Recruitment Process 2025: https://prepinsta.com/goldman-sachs/recruitment-process/
  • Unstop — Goldman Sachs Recruitment Process 2026: https://unstop.com/blog/goldman-sachs-recruitment-process