How-to guide

Pass an AI engineer interview: the complete guide

6 min readUpdated September 2026

Candidate guide: prepare for US AI interviews — HR screen, technical, RAG/ML system design, case studies, questions by role (LLM, MLOps, data scientist, computer vision), and mistakes to avoid. FAQ + Ganloss listings.

This guide helps candidates preparing for artificial intelligence interviews in the United States (startup, scale-up, consultancy, enterprise). You get a typical step-by-step flow, realistic questions with answer angles, and Ganloss resources to practice (GenAI technical tests, listings with visible pay). Recruiters will find a dedicated callout below to structure their process.

1. HR screening (15–30 min)

Goal: confirm role fit, background, availability, and comp before investing in deep technical time.

Common questions:

  • Why this role and company now?
  • Two-minute career pitch (not reading the résumé verbatim).
  • Salary range and availability (full-time, notice period, remote).
  • Work authorization / relocation if applicable.

How to succeed:

  • Tie one concrete project to the Ganloss job you are targeting.
  • Prepare 2–3 questions on the AI team, production stack, and success metrics for the role.
  • If pay is listed on the posting, anchor your range in that band plus proof of impact.

Resources: AI salary negotiation guide · Salary simulator.

2. Technical interview (coding & ML foundations)

Typical length: 45–90 min. Less pure LeetCode on senior AI roles; more Python data, SQL, notebook debugging, or a small ML exercise.

Example asks:

  • Manipulate a DataFrame (pandas): aggregations, joins, missing values.
  • Explain train/validation/test, overfitting, regularization.
  • Implement a metric (precision/recall, F1) or interpret an ROC curve.
  • Read PyTorch / scikit-learn code and spot a bug.

Answer tips:

  • Think out loud: assumptions, complexity, edge cases.
  • If stuck, propose a plan B (approximation, heuristic) instead of silence.

Practice: LLM & GenAI technical tests (RAG, prompts, chunking — close to 2026 interviews).

3. ML & GenAI system design (RAG, agents, serving)

Roles: LLM engineer, senior ML engineer, AI architect.

You are often asked to design end to end:

  • Document ingestion → chunking → embeddings → vector DB → retrieval → LLM → guardrails.
  • P95 latency, cost per request, fallback if the API is down.
  • Offline evaluation (faithfulness, relevance) vs online monitoring.

Recommended answer structure:

1. Clarify the use case (volume, SLA, languages, sensitive data).

2. Diagram components (API, queue, cache, observability).

3. Trade-offs (local model vs API, context size, reranking).

4. Risks: prompt injection, data leakage, hallucinations — mitigations.

Typical prompts:

  • "Design an internal support assistant over 50k PDFs."
  • "How do you evaluate RAG before production?"
  • "How do you version prompts and embeddings?"

Go deeper: LLM engineer role hub · LLM interview blog.

4. Business case (product & impact)

Common at scale-ups and with AI product managers: a business scenario (churn, fraud, recommendation, support automation).

Expected:

  • Reframe the problem as a metric (revenue, cost, NPS, time to resolve).
  • Propose a realistic ML/AI approach (simple baseline → model → deployment).
  • Discuss available data, bias, and an A/B test plan.

Example plan:

  • Baseline: business rules or a simple model (logistic regression).
  • V2: richer model + feature engineering.
  • Rollout: shadow mode → canary → rollback on drift.

Show you can speak to non-technical teams: one line of business impact beats three lines of jargon.

5. Final interview (manager, culture, seniority)

Goal: team fit, leadership, prioritization, AI ethics in regulated sectors (finance, healthcare).

Use STAR (Situation, Task, Action, Result) for behavioral questions:

  • Technical conflict (stack choice, ML debt).
  • Late project: how you rescoped.
  • Mentoring or code review on a GenAI topic.

Questions to ask the manager:

  • What share of time in production vs research / POC?
  • How is success measured in the first 6 months?
  • Current stack and known MLOps debt?

After the interview: short follow-up within 48 h (thanks + one technical point discussed + availability). Track applications in your Ganloss candidate dashboard.

6. Questions by role — with answer angles

LLM / GenAI engineer

  • Q: "How do you reduce hallucinations?" → A: RAG grounding, citations, confidence thresholds, human-in-the-loop, golden eval sets.
  • Q: "Chunk size for a legal corpus?" → A: depends on model and reranker; test 256–512 tokens, overlap, retrieval recall@k.

MLOps

  • Q: "CI/CD pipeline for a sklearn model?" → A: data + model tests, Docker build, MLflow registry, K8s deploy, health checks, rollback.
  • Q: "Drift: how do you react?" → A: PSI/KS monitoring, alerts, scheduled retraining, versioned feature store.

Data scientist

  • Q: "Precision vs recall on imbalanced data?" → A: fraud or churn example; choice depends on false positive/negative cost.
  • Q: "Feature leakage?" → A: temporal split, no stats computed on test, grouped cross-validation.

Computer vision

  • Q: "Augmentations with little data?" → A: rotations, color jitter, mixup; watch industrial domain shift.
  • Q: "Segmentation metrics?" → A: IoU, Dice; edge vs cloud inference cost.

Role hubs: MLOps · Data scientist · LLM engineer.

7. Common AI interview mistakes (avoid)

  • Theory without projects — Ganloss recruiters filter on shipped work; prepare two solid prod or POC stories.
  • Ignoring cost and latency — A beautiful model that is too expensive to serve is a product failure.
  • Skipping evaluation — "We will see in prod" with no offline metric or monitoring plan.
  • Copy-paste LLM answers — Senior interviewers spot generic talk; stay anchored in your code and your numbers.
  • No questions for them — Passive = lack of product curiosity.
  • Underestimating HR screen — Salary/availability mismatch stops you before technical rounds.
  • Ignoring security — Prompt injection and PII: mention good practices on GenAI roles.

Share this guide with a peer in career change — the mistake section saves costly missteps.

Go further

FAQ

What LLM questions appear in 2026 technical interviews?
RAG system design (chunking, embeddings, vector DB, reranking), local vs API models, faithfulness/latency evaluation, context management, prompt and data security, cost/quality trade-offs. Expect a concrete case like a document assistant or tool-using agent.
How many projects should you prepare?
Two deep projects beat five toy datasets: architecture, stack, metrics, failures, and learnings. Ideally one in production or a POC with GitHub and a clear README.
Do you need LeetCode for US AI roles?
For mid/senior data scientist or ML engineer, it is secondary: Python/SQL, ML theory, and system design matter more. For a generalist ML engineer at a startup, a medium algo exercise is still possible — clarify format with the recruiter early.
How to prepare for an MLOps interview?
Review Docker/Kubernetes, CI/CD, MLflow or equivalent, drift monitoring, feature store, model rollback. Prepare an example where you productionized a model end to end with SLO metrics.
When to discuss salary in an AI interview loop?
At HR screen or end of process, not before showing technical value. Use Ganloss listing ranges and role salary guides to calibrate your ask.
Are AI interviews in English?
In the United States, English is standard; some teams with international research may mix languages. Prepare both a project pitch and ML vocabulary (precision, recall, deployment, drift).

Related jobs

  • Logo Meta AI
    ML Engineer — Recommendations
    Meta AI 4.5 · 200 reviews

    Improve feed and ads ranking with large-scale deep learning.

    PyTorchRankingPythonScale
    Menlo Park, CAHybrid
    $170k – $250k / year
    Easy applyFull-time48 applicants
    Posted 6 days agoQuick preview
  • Logo Anduril
    MLOps Engineer
    Anduril 4.5 · 200 reviews

    Automate model delivery pipelines for defense AI programs.

    KubernetesPythonCI/CDML
    Seattle, WAHybrid
    $140k – $195k / year
    Easy applyFull-time47 applicants
    Posted 6 days agoQuick preview
  • Logo Runway
    ML Engineer — Product
    Runway 4.5 · 200 reviews

    Integrate models into real-time editing tools with strict UX latency budgets.

    PythonInferenceGenAITypeScript
    New York, NYHybrid
    $145k – $200k / year
    Easy applyFull-time45 applicants
    Posted 6 days agoQuick preview
  • Logo Runway
    Research Engineer — Video Diffusion
    Runway 4.5 · 200 reviews

    Train and distill generative video models for creator workflows.

    DiffusionPyTorchVideoCUDA
    New York, NYHybrid
    $165k – $235k / year
    Easy applyFull-time44 applicants
    Posted 6 days agoQuick preview
  • Logo Perplexity
    Product Designer — AI UX
    Perplexity 4.5 · 200 reviews

    Design trustworthy AI answer experiences across web and mobile.

    UXProductGenAIMobile
    New York, NYHybrid
    $130k – $175k / year
    Easy applyFull-time43 applicants
    Posted 6 days agoQuick preview
Browse all AI jobs

Related guides

Take the next step

Create your candidate profile, practice GenAI technical tests, and apply to jobs with visible pay — one-click apply.

AI job alerts by email

Daily digest · unsubscribe · Privacy (GDPR-ready)