Quants are math wizards who broke 2008. Or it's all NYC / London. Doesn't exist in India.
"You need a math PhD." For quant developer / engineering roles — no. For research / pricing — yes, often.
"Quants are gambling with extra steps." Modern quant work is systematic, model-driven, risk-controlled.
"AI / ChatGPT will replace quants." Wrong. Value is in proprietary research + low-latency systems. Hard to replicate.
"All quant work is in NYC / London." Bangalore + Mumbai host serious teams across HFT + sell-side.
"Once you're in, you're set." Not true. Brutal performance reviews + sudden team closures.
2026
What it actually is now
Build the systems and models trading firms use. Hard to enter, concentrated, very well paid.
India hires at Tower Research, Jane Street, Citadel India, Optiver, Da Vinci Trading.
Sell-side bank quant roles at Goldman, Morgan Stanley, JP Morgan in Mumbai + Bangalore.
~200-300 entry-level quant roles in India per year against ~5,000+ serious applicants.
Top HFT firms pay 2-3x what mid-tier sell-side pays — picking the firm matters more than the title.
Bonus-weighted comp. Year 5 senior quant: ₹60L-2.2Cr depending on firm + individual performance.
Income — what people actually earn
P25 · MEDIAN · P75
median p25 – p75 range
Year 1
p25₹25L
median₹45L
p75₹80L
Year 5
p25₹60L
median₹1.1 Cr
p75₹2.2 Cr
Year 10
p25₹1.1 Cr
median₹2 Cr
p75₹5 Cr
p75 numbers are heavily bonus-weighted — base salaries are typically high but the variable component (bonus tied to firm performance + team performance + individual output) often equals or exceeds base. At top HFT firms, exceptional individual contributors at year 8-10 hit ₹5Cr+ total comp. p25 reflects sell-side quant roles (banks) which are more salary-stable but lower-ceiling. Compensation is HIGHLY firm-dependent: the top 3-4 firms pay 2-3x what the bottom 3-4 in the same career pay.
NUMBERS REFRESHED 2026-04
It's not one career — it's several
5 SUB-PATHS
"Quant developer / quantitative analyst" splits into distinct sub-paths in 2026 — each with different AI exposure and pay. The sub-path you choose matters more than the parent career name.
Quant developer (production-systems engineering)
AI · ModerateSimilar to career median
Writes the production trading software — low-latency C++, exchange-protocol parsers, order management systems. Most common entry point. Heavy software engineering, lighter math.
Quant researcher
AI · LowSignificantly higher than median
Generates and tests trading hypotheses using statistical + ML methods. PhD-track common; MS in stats / financial engineering / CS-with-strong-math also viable. The highest-paid sub-path at top firms.
Quant trader
AI · LowHigher than career median
Operates trading strategies in production, monitors performance, handles edge cases. Smaller subset of roles. Requires comfort with intra-day risk + decision-making under uncertainty.
Risk quant
AI · ModerateSimilar to career median
Builds models that measure + control trading risk. Common at investment banks. Less glamorous than research / trading but more stable.
Sell-side quant (bank-based)
AI · ModeratePays less than career median
Quant roles at investment banks (Goldman, Morgan Stanley, JP Morgan, Citi). Salary-heavy compensation, more stable, somewhat lower ceiling than HFT / hedge funds.
How much AI reshapes this career
1Y · 5Y · 10Y
In 1 year
Lowhigh confidence
In 5 years
Lowmedium confidence
In 10 years
Moderatelow confidence
What AI can't easily replace
Generating novel research hypotheses + iterating on them with judgment.Designing low-latency systems that operate at microsecond margins.Understanding market microstructure + exchange-specific quirks.Risk management decisions in real-time under pressure.Translating between trading floor needs + engineering reality.
The path in
CLASS 12 → FIRST ROLE
Class 12
Pick the right degree
B.Tech Mathematics & Computing (any IIT) · B.Tech CSE with strong math performance · B.Tech ECE with strong math performance
Year 1–2
Year 1-2
Year 1-2: Math + stats + CS fundamentals deeply. CP if accessible (CodeChef, Codeforces) — most quant firms care about CP background.
Year 3
Year 3
Year 3: Apply to quant firm internships aggressively — Tower Research, Jane Street, Optiver, Da Vinci all run intern programs. Internship is the dominant entry path.
Year 4
Year 4
Year 4: Convert internship to return offer OR apply directly. Interview prep should consume 200+ hours minimum — most candidates underestimate this. Practise math problems on whiteboard.
Year 4
First real role
Throughout: read books mentioned above, build a small portfolio of reproduced strategies, keep CP rating reasonable, maintain CGPA (top firms screen on CGPA).
Stretch
IIT Bombay / Delhi / Madras / Kharagpur — M&C is the most quant-relevantIIT CSE with math electivesCMI Chennai (mathematical sciences focus)ISI Kolkata / Bangalore
Realistic
Top NITs CSE / ECE with strong math performanceBITS Pilani Math + CS dualIIIT Hyderabad with focused quant prep
Accessible
Any decent CS / math degree + heavy self-driven quant interview prep + 1-2 quant internships
Minimum viable path
Any decent math-heavy engineering degree + 12+ months of focused quant interview prep + serious portfolio of reproduced quant strategies + 1-2 internships at quant firms during years 3-4. Unusual path but has happened: students from non-IIT colleges have broken into HFT firms via excellent interview performance + portfolio + cold outreach. The entry bar is genuinely high for top firms but somewhat lower for sell-side bank quant roles.
What to build during college
AI-RESISTANT SKILLS
Probability + statistics fluency well beyond textbook level.
The defining skill of quant work. Engineers who deeply understand probability — Bayes' theorem under pressure, distributions and their tails, conditional expectations, stochastic processes — pass interview rounds that filter out 80 % of applicants. AI tools don't replace this; they amplify it for people who have it.
How to build it
Take probability + stats + stochastic processes seriously in years 1-3. Work through "Probability and Random Processes" by Grimmett + Stirzaker or equivalent. By graduation, you should be able to solve "two random variables, conditional expectation, what's the variance" problems in your sleep. Practice with quant interview question banks (Heard on the Street, Quant Job Interview Questions and Answers).
Low-latency C++ — for quant developer roles.
HFT firms run their trading software in C++. Engineers who can write tight, cache-friendly, lock-free C++ — and read OTHER people's C++ at scale — pass technical rounds that pure-Python engineers can't. Modern C++ (C++17 / 20) is a meaningfully different skill than Python.
How to build it
Take a serious systems / OS course where you write C++. Work through Scott Meyers "Effective Modern C++" + "C++ Concurrency in Action" by Anthony Williams. Build at least one project where you optimise from "slow C++" to "1000x faster C++" — the experience teaches caching + branch prediction + memory layout viscerally.
Reading + reproducing quant research papers + classic textbooks.
The quants who progress past entry-level are the ones who can read a research paper from the Journal of Finance or QF and figure out whether it's actually useful in production. This is a synthesis skill — math + engineering judgment + market understanding.
How to build it
Read "Active Portfolio Management" (Grinold + Kahn) and "Advances in Financial Machine Learning" (López de Prado). Reproduce 2-3 simple quant strategies from academic papers (momentum, mean reversion, basic factor models). Publish writeups on GitHub. By graduation you should have a small portfolio that signals genuine interest, not just "I want a high-paying job".
Comfort with ambiguity + speed under pressure.
Quant interview rounds + the actual job both feature problems where there's no clean answer + you have to make a decision under time pressure. Engineers who freeze under ambiguity don't pass quant interviews. The skill is genuinely trainable but you have to lean into it deliberately.
How to build it
Compete in math olympiads / Putnam-style competitions if accessible. Practice timed quant interview questions — set a 90-second timer + see whether you can articulate a reasonable answer even when uncertain. The discipline of "good fast answer beats no answer" is itself the skill.
What nobody tells you
HONEST DOWNSIDES
Entry is genuinely narrow.
~200-300 entry-level quant roles in India per year against ~5,000+ serious applicants. Even strong candidates from top IITs get rejected. Plan for this — have a backup plan (SWE or MLE or data engineering offer) before you commit fully to quant interviewing. Don't treat quant as your default; treat it as your stretch with a real fallback.
Compensation varies dramatically by firm — the top 3-4 pay 2-3x the bottom 3-4.
Within the "quant" job title, working at a top HFT firm vs a mid-tier sell-side desk is the difference between ₹50L and ₹15L entry comp. Research which firm is actually paying what BEFORE accepting offers. Glassdoor + Levels.fyi + Quora threads + cold-outreach to current employees are all useful.
Firm survival risk is real.
HFT firms close, reorganise, or downsize teams more frequently than software companies. Even good firms have years where they shed 30 % of headcount. A 10-year quant career might involve 2-3 firm changes — sometimes by choice, sometimes not. Compare to SWE-product where job mobility is a feature, here it can be a forced reality.
The work is mentally demanding in a sustained way.
Quants think hard for a living. Engineers who like to "vibe code" or do straightforward CRUD work find quant exhausting. The intellectual intensity is part of the appeal for the right person, but it's real — burnout rates are higher than in standard product engineering.
Geography is concentrated in Bangalore + Mumbai.
Outside these two cities, real quant roles are rare. If you cannot relocate, plan accordingly. Sell-side quant roles at investment banks have slightly more geographic diversity (Pune, Hyderabad teams exist) but the HFT employers are nearly entirely Bangalore + Mumbai.
Person 1Top IIT · earning ₹1.2-1.8 Cr total comp (base + bonus)
During college: IIT Bombay Mathematics & Computing. Strong CP background (4-star CodeChef). Internship at Tower Research Mumbai in year 3. Return offer for quant developer role. Now: Senior quant developer at Tower Research, 5 years experience
The decision that mattered
Picking M&C over CSE in undergraduate — M&C's heavier math content was the credential that signalled real quant readiness in interviews.
Person 2Top IIT · earning ₹70L-1.2 Cr total comp (heavy bonus variance)
During college: IIT Madras CSE. Strong math performance (CGPA 9.5+, math electives). Spent 300+ hours on quant interview prep + Project Euler + Putnam-style problems. Internship at Jane Street Hong Kong + summer internship at Da Vinci Bangalore in year 3. Now: Quant researcher at Da Vinci Trading Bangalore, 3 years experience
The decision that mattered
Pivoting from a CSE-default research-engineer trajectory to quant researcher specifically at year 3, after one quant internship made clear the intellectual fit was right.
Person 3Top NIT · earning ₹25-35L total comp
During college: NIT Trichy CSE. CGPA 9.3, strong CP background. Did NOT get a quant internship in year 3 despite trying. Spent 8 months in year 4 on intensive quant interview prep + reproduced 3 quant strategies on GitHub. Got into a sell-side quant role at a Mumbai bank on the 4th application attempt. Now: Quant analyst at a Mumbai investment bank, 2 years experience
The decision that mattered
Accepting that sell-side bank quant work was a legitimate entry point even though it pays less than HFT — the experience and exit options after 2-3 years matter more than entry pay.
Common questions about this career
5 QUESTIONS
How much does a Quant developer / quantitative analyst earn in India?
At year five, the median Quant developer / quantitative analyst earns around ₹1.1 cr, with the 25th percentile at ₹60 LPA and the 75th percentile at ₹2.2 cr. The distribution widens further at year ten as senior roles diverge from generalist ones. Numbers reflect 3 cited sources last refreshed 2026-04.
What is the path to becoming a Quant developer / quantitative analyst?
The primary undergraduate route is B.Tech Mathematics & Computing (any IIT), B.Tech CSE with strong math performance, B.Tech ECE with strong math performance. Most graduates reach their first meaningful income around 4 years after class 12. The full brief covers stretch, realistic, and accessible target colleges plus the minimum-viable path for students who don't reach a top-tier institution.
Is Quant developer / quantitative analyst AI-proof in 2026?
No career is fully AI-proof. Our five-year assessment for Quant developer / quantitative analyst is low exposure — the work is largely resistant to AI compression (medium confidence). Quant work is one of the more AI-resistant tech careers because the value is in PROPRIETARY research + low-latency execution — both genuinely hard for general AI tools to replicate. Quant firms are themselves among the heaviest AI users; this is more of a "AI augments quants" story than "AI replaces quants". The role's deeper risk is not AI — it's market regime changes that obsolete whole strategies, plus firm-level survival risk (HFT firms close down regularly when their edge erodes).
What are the downsides of a Quant developer / quantitative analyst career?
Entry is genuinely narrow. ~200-300 entry-level quant roles in India per year against ~5,000+ serious applicants. Even strong candidates from top IITs get rejected. Plan for this — have a backup plan (SWE or MLE or data engineering offer) before you commit fully to quant interviewing. Don't treat quant as your default; treat it as your stretch with a real fallback. The full brief lists every downside our editorial team named — we don't publish a career without them.
What are the related careers if Quant developer / quantitative analyst doesn't work out?
Natural pivots include Ml Engineer, Software Engineer Product, Data Engineer. Each one shares a meaningful overlap in skills, training, or work texture, so the transition cost is lower than starting over. The full brief explains the specific overlap for each pivot.