Skip to content
Career Path
July 2026 Edition.Detailed roadmapMonthly research refresh

Applied Scientist

Bridge research and product by designing experiments, models, papers, prototypes, and measurable AI improvements.

$135K-$232K
US base range
20-34% growth
growth signal
8 stages
Beginner to job-ready
12-24 months
Full-time timeline

Applied Scientist salary ranges by market. US: $135K-$232K, source BLS Computer and Information Research Scientists; Europe: EUR 75K-160K, source Robert Half UK 2026 ML/research proxies; India: INR 25L-90L, source Levels.fyi India ML/AI + ERI ML engineer; China: CNY 600K-1.50M, source Robert Half China 2026 data scientist/architecture proxies; Remote: $120K-$260K, source Levels.fyi ML/AI and research salary proxy. Salary ranges are shown by market because one global average would mislead learners. Ranges are annual base or fixed cash proxies unless the source states otherwise.

Salary range

Annual base or fixed cash

$135K-$232K
US market/Annual range

Scope

Annual base or fixed cash range. Equity, bonus, tax, benefits, city tier, company tier, and seniority can move the final offer materially.

Market note

Applied scientist maps to research-scientist and advanced data/ML roles; BLS research scientist 90th percentile exceeds $232K.

Salary ranges are shown by market because one global average would mislead learners. Ranges are annual base or fixed cash proxies unless the source states otherwise.

View source
01
01

Math and research foundations

6-8 weeks

Build the probability, optimization, linear algebra, and paper-reading habits required for research work.

02
02

ML fundamentals at depth

6-8 weeks

Understand bias-variance, generalization, evaluation, ablations, and baselines rigorously.

03
03

Deep learning systems

8-10 weeks

Train and debug neural models while understanding data, architecture, and optimization tradeoffs.

04
04

Experiment design

4-6 weeks

Design offline and online experiments that can actually support a product or research claim.

05
05

Domain specialization

8-12 weeks

Pick one lane: NLP/LLMs, recommender systems, computer vision, search, ads, robotics, or bio/health.

06
06

Research communication

3-4 weeks

Write technical memos, experiment reports, and paper-style arguments that survive review.

07
07

Production bridge

4-6 weeks

Turn a promising model into a measurable product improvement with engineering partners.

08
08

Portfolio and interviews

4-8 weeks

Show reproducible experiments, baselines, negative results, and product implications.

Complete topic index

Full definitions, proof artifacts, LDS resources, and external references for every roadmap topic.

View
01

Math and research foundations

6-8 weeks

Math

core

Math and research foundations: Build the probability, optimization, linear algebra, and paper-reading habits required for research work.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

Optimization

core

Math and research foundations: Build the probability, optimization, linear algebra, and paper-reading habits required for research work.

What it is

Optimization frames an operational decision as variables, constraints, an objective, and a solver strategy.

Why it matters

Operations research is valuable because it changes decisions under constraints: staffing, routing, pricing, inventory, capacity, scheduling, and service levels.

Proof to build

Build a small optimization notebook with decision variables, constraints, objective value, sensitivity notes, and a business-readable recommendation.

Paper reading

optional

Math and research foundations: Build the probability, optimization, linear algebra, and paper-reading habits required for research work.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A math and research foundations portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one math and research foundations artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for math and research foundations is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns math and research foundations into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

02

ML fundamentals at depth

6-8 weeks

Evaluation

core

ML fundamentals at depth: Understand bias-variance, generalization, evaluation, ablations, and baselines rigorously.

What it is

Model evaluation compares a model against baselines, slices, ablations, calibration, error types, and product metrics.

Why it matters

Applied science work is only credible when the improvement is measured against the right baseline and survives slice-level scrutiny. A leaderboard number alone is not a product result.

Proof to build

Run a model comparison with baseline, ablation table, calibration check, error taxonomy, and a short release recommendation.

Ablations

core

ML fundamentals at depth: Understand bias-variance, generalization, evaluation, ablations, and baselines rigorously.

What it is

Model evaluation compares a model against baselines, slices, ablations, calibration, error types, and product metrics.

Why it matters

Applied science work is only credible when the improvement is measured against the right baseline and survives slice-level scrutiny. A leaderboard number alone is not a product result.

Proof to build

Run a model comparison with baseline, ablation table, calibration check, error taxonomy, and a short release recommendation.

Baselines

optional

ML fundamentals at depth: Understand bias-variance, generalization, evaluation, ablations, and baselines rigorously.

What it is

Model evaluation compares a model against baselines, slices, ablations, calibration, error types, and product metrics.

Why it matters

Applied science work is only credible when the improvement is measured against the right baseline and survives slice-level scrutiny. A leaderboard number alone is not a product result.

Proof to build

Run a model comparison with baseline, ablation table, calibration check, error taxonomy, and a short release recommendation.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A ml fundamentals at depth portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one ml fundamentals at depth artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for ml fundamentals at depth is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns ml fundamentals at depth into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

03

Deep learning systems

8-10 weeks

PyTorch

core

Deep learning systems: Train and debug neural models while understanding data, architecture, and optimization tradeoffs.

What it is

Deep learning systems work covers tensors, training loops, architectures, optimization, debugging, distributed constraints, and inference behavior.

Why it matters

Applied scientists and ML engineers need to understand what the training code is doing. Otherwise they cannot debug data leakage, unstable loss, overfitting, or inference regressions.

Proof to build

Train a small neural model, log losses and metrics, add one ablation, and write a debugging note explaining the biggest failure you hit.

Transformers

core

Deep learning systems: Train and debug neural models while understanding data, architecture, and optimization tradeoffs.

What it is

Deep learning systems work covers tensors, training loops, architectures, optimization, debugging, distributed constraints, and inference behavior.

Why it matters

Applied scientists and ML engineers need to understand what the training code is doing. Otherwise they cannot debug data leakage, unstable loss, overfitting, or inference regressions.

Proof to build

Train a small neural model, log losses and metrics, add one ablation, and write a debugging note explaining the biggest failure you hit.

Training

optional

Deep learning systems: Train and debug neural models while understanding data, architecture, and optimization tradeoffs.

What it is

Rollout work covers pilots, phased release, enablement, support loops, telemetry, user education, and the decision to expand, pause, or rollback.

Why it matters

A deployed AI workflow changes how people work. FDE and AI solutions roles need change-management judgment because adoption, support burden, and trust often decide whether the technical build survives.

Proof to build

Write a rollout plan with pilot users, launch checklist, training material outline, success metrics, feedback channels, rollback criteria, and a post-launch review template.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A deep learning systems portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one deep learning systems artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for deep learning systems is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns deep learning systems into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

04

Experiment design

4-6 weeks

Experimentation

core

Experiment design: Design offline and online experiments that can actually support a product or research claim.

What it is

Experimentation and causal inference decide whether a product or model change caused an outcome, how large the effect is, and whether the tradeoff is acceptable.

Why it matters

Product, growth, applied science, and health work all need causal discipline. Without it, teams over-credit launches, under-detect harm, and ship decisions based on biased observational data.

Proof to build

Analyze an experiment or quasi-experiment with hypothesis, primary metric, guardrails, power or MDE, segment checks, and a decision memo.

Causal inference

core

Experiment design: Design offline and online experiments that can actually support a product or research claim.

What it is

Experimentation and causal inference decide whether a product or model change caused an outcome, how large the effect is, and whether the tradeoff is acceptable.

Why it matters

Product, growth, applied science, and health work all need causal discipline. Without it, teams over-credit launches, under-detect harm, and ship decisions based on biased observational data.

Proof to build

Analyze an experiment or quasi-experiment with hypothesis, primary metric, guardrails, power or MDE, segment checks, and a decision memo.

Metrics

optional

Experiment design: Design offline and online experiments that can actually support a product or research claim.

What it is

Experimentation and causal inference decide whether a product or model change caused an outcome, how large the effect is, and whether the tradeoff is acceptable.

Why it matters

Product, growth, applied science, and health work all need causal discipline. Without it, teams over-credit launches, under-detect harm, and ship decisions based on biased observational data.

Proof to build

Analyze an experiment or quasi-experiment with hypothesis, primary metric, guardrails, power or MDE, segment checks, and a decision memo.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A experiment design portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one experiment design artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for experiment design is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns experiment design into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

05

Domain specialization

8-12 weeks

Specialization

core

Domain specialization: Pick one lane: NLP/LLMs, recommender systems, computer vision, search, ads, robotics, or bio/health.

What it is

Domain specialization means choosing one applied lane, learning its data shape, benchmarks, failure modes, evaluation norms, and what product teams actually need from the model.

Why it matters

Applied scientist roles rarely hire for generic model familiarity alone. Search, ads, recommender systems, healthcare, robotics, and LLM products each have different datasets, metrics, risks, and credible baselines.

Proof to build

Pick one domain and publish a short research map: key datasets, baseline tasks, common metrics, failure modes, three papers, and one reproducible mini-experiment.

Benchmarks

core

Domain specialization: Pick one lane: NLP/LLMs, recommender systems, computer vision, search, ads, robotics, or bio/health.

What it is

Model evaluation compares a model against baselines, slices, ablations, calibration, error types, and product metrics.

Why it matters

Applied science work is only credible when the improvement is measured against the right baseline and survives slice-level scrutiny. A leaderboard number alone is not a product result.

Proof to build

Run a model comparison with baseline, ablation table, calibration check, error taxonomy, and a short release recommendation.

Domain data

optional

Domain specialization: Pick one lane: NLP/LLMs, recommender systems, computer vision, search, ads, robotics, or bio/health.

What it is

Domain specialization means choosing one applied lane, learning its data shape, benchmarks, failure modes, evaluation norms, and what product teams actually need from the model.

Why it matters

Applied scientist roles rarely hire for generic model familiarity alone. Search, ads, recommender systems, healthcare, robotics, and LLM products each have different datasets, metrics, risks, and credible baselines.

Proof to build

Pick one domain and publish a short research map: key datasets, baseline tasks, common metrics, failure modes, three papers, and one reproducible mini-experiment.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A domain specialization portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one domain specialization artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for domain specialization is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns domain specialization into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

06

Research communication

3-4 weeks

Writing

core

Research communication: Write technical memos, experiment reports, and paper-style arguments that survive review.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

Figures

core

Research communication: Write technical memos, experiment reports, and paper-style arguments that survive review.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

Peer review

optional

Research communication: Write technical memos, experiment reports, and paper-style arguments that survive review.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A research communication portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one research communication artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for research communication is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns research communication into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

07

Production bridge

4-6 weeks

Deployment

core

Production bridge: Turn a promising model into a measurable product improvement with engineering partners.

What it is

Production bridge work turns a validated model or analysis into something a real system can use: deployment boundary, monitoring, ownership, rollback, and product metric follow-through.

Why it matters

Applied science and ML work only matters when the result survives handoff. Monitoring and deployment planning catch regressions, drift, latency issues, and mismatches between offline metrics and user impact.

Proof to build

Create a production-readiness note with serving path, model or metric owner, monitoring signals, alert thresholds, rollback plan, and the product metric that should move after launch.

Monitoring

core

Production bridge: Turn a promising model into a measurable product improvement with engineering partners.

What it is

Production bridge work turns a validated model or analysis into something a real system can use: deployment boundary, monitoring, ownership, rollback, and product metric follow-through.

Why it matters

Applied science and ML work only matters when the result survives handoff. Monitoring and deployment planning catch regressions, drift, latency issues, and mismatches between offline metrics and user impact.

Proof to build

Create a production-readiness note with serving path, model or metric owner, monitoring signals, alert thresholds, rollback plan, and the product metric that should move after launch.

Product metrics

optional

Production bridge: Turn a promising model into a measurable product improvement with engineering partners.

What it is

Experimentation and causal inference decide whether a product or model change caused an outcome, how large the effect is, and whether the tradeoff is acceptable.

Why it matters

Product, growth, applied science, and health work all need causal discipline. Without it, teams over-credit launches, under-detect harm, and ship decisions based on biased observational data.

Proof to build

Analyze an experiment or quasi-experiment with hypothesis, primary metric, guardrails, power or MDE, segment checks, and a decision memo.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A production bridge portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one production bridge artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for production bridge is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns production bridge into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

08

Portfolio and interviews

4-8 weeks

Research portfolio

core

Portfolio and interviews: Show reproducible experiments, baselines, negative results, and product implications.

What it is

Research foundations combine mathematical fluency, paper reading, experiment notes, clear figures, and the ability to distinguish a real result from noise.

Why it matters

Applied scientist roles require more than model API usage. You need to read methods carefully, reproduce baselines, find weak claims, and communicate results that product and research teams can trust.

Proof to build

Write a paper replication note: claim, dataset, baseline, metric, reproduction result, what failed, and what product decision the result would or would not support.

ML interviews

core

Portfolio and interviews: Show reproducible experiments, baselines, negative results, and product implications.

What it is

Portfolio and interview work turns learning into proof: a public artifact, decision memo, reproducible repo, diagram, dashboard, notebook, or interview story.

Why it matters

Hiring teams cannot infer readiness from a list of tools. They need evidence that you can frame a problem, make tradeoffs, validate your result, and explain the business impact.

Proof to build

Publish one role-specific artifact with README, assumptions, dataset notes, validation checks, screenshots, and a short hiring-manager summary of what the work proves.

System design

optional

Portfolio and interviews: Show reproducible experiments, baselines, negative results, and product implications.

What it is

Solution architecture is the shape of the deployed system: application boundary, data access, authentication, APIs, logging, deployment path, security controls, and ownership after launch.

Why it matters

Customer-facing AI engineers are judged by adoption, not prototypes. A clean architecture lets the first pilot become a maintainable deployment instead of a demo that dies when it meets permissions, audit logs, or messy enterprise data.

Proof to build

Draw an architecture diagram for an AI workflow with auth, data sources, retrieval or tools, evals, observability, and rollback. Add the tradeoffs: what you deliberately left out and why.

Portfolio artifact

new

Create proof that this stage is more than passive study.

What it is

A portfolio and interviews portfolio artifact is a public proof piece for this stage: a small but complete deliverable that shows how a Applied Scientist frames the problem, chooses tools, validates the result, and explains the tradeoffs.

Why it matters

This is the work product that makes the stage credible. For Applied Scientist, the artifact should show inputs, assumptions, methods, validation, tradeoffs, and a decision-ready output rather than a tutorial clone.

Proof to build

Publish one portfolio and interviews artifact with README, inputs, assumptions, method, validation checks, screenshots or outputs, caveats, and a short summary of what the artifact proves for Applied Scientist readiness.

Interview signal

core

Know how this stage appears in screening, take-homes, and role-specific interviews.

What it is

The interview signal for portfolio and interviews is your ability to explain the work under pressure: assumptions, tradeoffs, failure modes, implementation choices, and how the output would help a real team decide what to do next.

Why it matters

Hiring teams need to see judgment, not just vocabulary. This topic turns portfolio and interviews into interview-ready stories, diagrams, live explanations, and examples that map to real Applied Scientist work.

Proof to build

Prepare a two-minute explanation, one diagram or query/notebook walkthrough, and three follow-up answers for this stage: why this approach, what could fail, and how you would improve it in production.

Ready to start your path?

Start with the first stage, then build one artifact that proves the role in practice.