Ready-to-Run Assessment Templates

Role-specific hiring tests calibrated for real work — 17+ templates covering frontend, backend, full-stack, data, DevOps, mobile, ML, security, and QA.

Every template is yours to customize

Start from a template, tune questions and rubric, invite candidates — all in under 10 minutes.

Mid

React Developer

Hooks, state, performance, accessibility with live component execution.

60 minRole-calibrated
Mid

Python Developer

Idioms, async, typing, pytest, and framework fluency with Python 3.12.

60 minRole-calibrated
Mid

Node.js Developer

Event loop, async, streams, API design with Node 20 LTS.

60 minRole-calibrated
Mid

Full-Stack Developer

Frontend + backend + DB in one multi-file assessment.

90 minRole-calibrated
Mid

Frontend Developer

HTML, CSS, accessibility, modern JS with live render preview.

60 minRole-calibrated
Mid

Backend Developer

Language-agnostic API design, databases, and systems thinking.

75 minRole-calibrated
Mid

Java Developer

Modern Java 21 with Spring Boot, concurrency, and JVM internals.

75 minRole-calibrated
Mid

Go Developer

Goroutines, channels, interfaces, and idiomatic service patterns.

60 minRole-calibrated
Mid

TypeScript Developer

Generics, conditional types, narrowing, and applied TSX work.

60 minRole-calibrated
Mid

Data Engineer

SQL, schema design, pipelines (Airflow, dbt), data quality.

75 minRole-calibrated
Mid

Data Scientist

Python, stats, SQL, and ML fundamentals with live notebook.

90 minRole-calibrated
Mid

DevOps Engineer

K8s, Terraform, CI/CD with real scenarios in-sandbox.

75 minRole-calibrated
Mid

QA Engineer

Playwright, Cypress, API testing, flakiness reduction.

60 minRole-calibrated
Mid

SQL Analyst

Window functions, CTEs, cohort analysis on seeded data.

45 minRole-calibrated
Senior

ML Engineer

PyTorch, evaluation, deployment, MLOps with live notebook.

90 minRole-calibrated
Senior

Security Engineer

OWASP, crypto, threat modeling, vulnerable-code review.

90 minRole-calibrated
Mid

Mobile Developer

iOS (Swift), Android (Kotlin), and cross-platform frameworks.

60 minRole-calibrated
Mid

Vue Developer

Vue's reactivity quirks and Composition API patterns reward developers who think in dependency graphs, not just templates.

60 minRole-calibrated
Mid

Angular Developer

Angular's opinionated architecture rewards developers who internalize DI, RxJS, and change detection — not just framework syntax.

60 minRole-calibrated
Mid

Next.js Developer

App Router introduced a brand-new mental model — render boundaries, caching layers, and server actions trip up developers who only know Pages Router.

75 minRole-calibrated
Mid

Svelte Developer

Svelte 5's runes upend the reactive-statement world — strong candidates explain WHY runes exist, not just how to use them.

60 minRole-calibrated
Mid

PHP Developer

Modern PHP is nothing like the PHP from 2010 — strong candidates demonstrate typed code, DI, and PSR practices.

60 minRole-calibrated
Mid

Laravel Developer

Laravel's expressiveness hides complexity — strong candidates explain N+1 fixes, queue strategies, and when to skip Eloquent.

75 minRole-calibrated
Mid

Django Developer

Django's batteries-included approach makes it easy to ship slow code — strong candidates instinctively reach for select_related and prefetch_related.

75 minRole-calibrated
Mid

Flask Developer

Flask's micro-framework freedom is a double-edged sword — strong candidates show convention discipline, not just clever tricks.

60 minRole-calibrated
Mid

Spring Boot Developer

Spring Boot makes microservices easy to start and hard to scale right — strong candidates know when convention wins and when to override.

75 minRole-calibrated
Mid

Kotlin Developer

Kotlin's coroutine model is a different beast from Java threads — strong candidates explain structured concurrency intuitively.

60 minRole-calibrated
Senior

Scala Developer

Scala lives across two paradigms — strong candidates explain when to reach for FP and when imperative code is honestly clearer.

75 minRole-calibrated
Senior

C++ Developer

C++ rewards mechanical sympathy — strong candidates reason about cache lines, ownership, and undefined behavior, not just syntax.

90 minRole-calibrated
Senior

Embedded Systems Engineer

Embedded work happens where software meets physics — strong candidates think in interrupts, memory layouts, and real-time deadlines.

75 minRole-calibrated
Mid

Game Developer

Games are real-time, deterministic, and frame-budgeted — strong candidates think in 16ms, not async/await.

90 minRole-calibrated
Mid

Unity Developer

Unity's flexibility hides traps — strong candidates know when to use ECS, where the GC bites, and how to profile a frame.

75 minRole-calibrated
Senior

Unreal Engine Developer

Unreal demands fluency in both C++ and Blueprints — strong candidates pick the right tool per system, not by habit.

90 minRole-calibrated
Mid

WordPress Developer

WordPress hires range from theme tweakers to engineers shipping headless CMSes — the right test separates the two clearly.

60 minRole-calibrated
Mid

Salesforce Developer

Salesforce limits force tradeoffs invisible elsewhere — strong candidates think in governor limits and bulk patterns from the start.

75 minRole-calibrated
Mid

Shopify Developer

Shopify hiring ranges from theme work to full Hydrogen storefronts — testing both Liquid and React tells you what you're really hiring.

60 minRole-calibrated
Mid

Webflow Developer

Webflow rewards designers who think in design systems and developers who respect the no-code constraint — strong candidates do both.

45 minRole-calibrated
Senior

Blockchain Developer

Smart contracts are public, immutable, and adversarial — strong candidates think about reentrancy and gas before features.

90 minRole-calibrated
Senior

Solidity Developer

Solidity bugs cost millions, not minutes — strong candidates write tests before code and think like auditors.

90 minRole-calibrated
Mid

GraphQL Developer

GraphQL makes APIs flexible and dangerous — strong candidates design schemas that can't be weaponized into N+1s.

60 minRole-calibrated
Mid

Firebase Developer

Firebase is fast to ship and easy to misuse — strong candidates write security rules first and structure data for queries, not normalization.

60 minRole-calibrated
Mid

Flutter Developer

Flutter's everything-is-a-widget model is powerful and easy to abuse — strong candidates separate UI from state cleanly.

60 minRole-calibrated
Senior

MLOps Engineer

MLOps lives between data science and SRE — strong candidates speak both languages and own the path from notebook to prod.

90 minRole-calibrated
Senior

AI Engineer

AI engineering is mostly engineering — strong candidates ship reliable systems on top of probabilistic models, not just prompts.

90 minRole-calibrated
Senior

NLP Engineer

Strong NLP candidates evaluate models with the same rigor they train them — eval design separates the field from the followers.

90 minRole-calibrated
Senior

Computer Vision Engineer

CV crosses from math to firmware — strong candidates pick the right model for the camera, latency, and cost they're given.

90 minRole-calibrated
Mid

Prompt Engineer

Prompt engineering is empirical — strong candidates ship eval suites, not gut-feel prompt updates.

60 minRole-calibrated
Mid

Data Analyst

Data analysts are paid for insight, not queries — strong candidates explain the business decision their query unlocks.

60 minRole-calibrated
Mid

Business Intelligence Analyst

BI analysts own the truth layer — strong candidates design metrics that survive a year of company change.

60 minRole-calibrated
Mid

Analytics Engineer

Analytics engineering is software engineering for data — strong candidates demand tests, version control, and PR review.

75 minRole-calibrated
Senior

Database Administrator

DBAs prevent disasters that look invisible until 3am — strong candidates show calm under hypothetical incidents.

75 minRole-calibrated
Senior

Cloud Data Engineer

Cloud data engineers own the bill as well as the pipeline — strong candidates know which tradeoff makes the warehouse cheaper.

90 minRole-calibrated
Mid

Product Manager

Product managers are evaluated by what they decide NOT to build — strong candidates show prioritization frameworks they actually use.

75 minRole-calibrated
Senior

Technical Product Manager

Technical PMs translate engineering reality into product calls — strong candidates can defend a tradeoff to senior engineers.

75 minRole-calibrated
Mid

Growth Product Manager

Growth PMs ship hundreds of experiments a year — strong candidates instinctively size impact before they design.

75 minRole-calibrated
Mid

Product Designer

Product designers are full-stack: research, IA, IxD, visual, motion — strong candidates demonstrate range, not just dribbble polish.

60 minRole-calibrated
Mid

UX Designer

UX designers earn trust by reducing complexity — strong candidates show real before/after work, not just polished case studies.

60 minRole-calibrated
Mid

UI Designer

UI design is taste compounded by system thinking — strong candidates ship beauty AND a maintainable token model.

60 minRole-calibrated
Mid

UX Researcher

Researchers are paid to be wrong honestly — strong candidates show how they changed product direction with evidence.

60 minRole-calibrated
Mid

Design Engineer

Design engineers live at the seam where design intent meets shipped code — strong candidates can both design and ship a component.

75 minRole-calibrated
Senior

Product Design Lead

Design leads scale taste through other people — strong candidates show critique transcripts, not just personal portfolios.

60 minRole-calibrated
Senior

Design System Engineer

Design system engineers ship for hundreds of internal consumers — strong candidates think in API stability, not just visual polish.

75 minRole-calibrated
Mid

Growth Marketer

Growth marketers ship dozens of experiments a year — strong candidates instinctively size before they execute.

75 minRole-calibrated
Mid

Performance Marketer

Performance marketers spend real money daily — strong candidates think in LTV:CAC, not vanity ROAS.

60 minRole-calibrated
Mid

SEO Specialist

SEO is half technical, half editorial — strong candidates show wins on both axes, not just rankings reports.

60 minRole-calibrated
Mid

Content Marketer

Content marketers earn trust at scale — strong candidates ship work readers actually finish.

60 minRole-calibrated
Mid

Email Marketer

Email marketing rewards systems thinking — strong candidates design programs, not just campaigns.

60 minRole-calibrated
Mid

Social Media Manager

Social rewards taste, speed, and judgment — strong candidates write the post and the playbook.

45 minRole-calibrated
Mid

Brand Manager

Brand managers protect long-term meaning while shipping short-term campaigns — strong candidates show both.

60 minRole-calibrated
Senior

Product Marketing Manager

PMMs translate product reality into market language — strong candidates show messaging that survived first contact with sales.

60 minRole-calibrated
Mid

PPC Specialist

PPC rewards account hygiene + creative judgment — strong candidates ship structured tests, not panicked tweaks.

60 minRole-calibrated
Senior

Demand Generation Manager

Demand gen owns pipeline math, not lead counts — strong candidates speak the language of CRO and CFO.

60 minRole-calibrated
Mid

Lifecycle Marketing Manager

Lifecycle ships at the intersection of product and marketing — strong candidates think in user states, not channels.

60 minRole-calibrated
Mid

Marketing Manager

Marketing managers turn strategy into execution — strong candidates show wins at the team level, not just personal output.

60 minRole-calibrated
Junior

Sales Development Representative

SDRs win on volume, accuracy, and tone — strong candidates show coachable curiosity, not just persistence.

45 minRole-calibrated
Junior

Business Development Representative

BDRs power the top of the funnel — strong candidates write outreach a customer would actually reply to.

45 minRole-calibrated
Mid

Account Executive

AEs are paid to close, not to demo — strong candidates qualify out faster than they qualify in.

60 minRole-calibrated
Senior

Enterprise Account Executive

Enterprise AEs run year-long deals — strong candidates show methodical multi-threading and clean forecasts.

75 minRole-calibrated
Mid

Account Manager

Account managers retain and expand — strong candidates show net revenue retention, not just renewals.

60 minRole-calibrated
Mid

Sales Engineer

Sales engineers translate product into customer architecture — strong candidates win technical wins without overpromising.

75 minRole-calibrated
Senior

Solutions Engineer

Solutions engineers bridge sales, product, and customer engineering — strong candidates earn trust on all three sides.

75 minRole-calibrated
Mid

Sales Operations Manager

Sales ops keep the revenue engine humming — strong candidates show forecasts that actually hold across quarters.

60 minRole-calibrated
Senior

Sales Manager

Sales managers scale themselves through their team — strong candidates show coaching wins, not personal closes.

60 minRole-calibrated
Senior

Revenue Operations Manager

RevOps unifies sales, marketing, and CS data — strong candidates ship dashboards leadership actually trusts.

75 minRole-calibrated
Mid

Customer Success Manager

CSMs are paid for outcomes, not activity — strong candidates show net revenue retention, not ticket counts.

60 minRole-calibrated
Junior

Customer Support Specialist

Support is the highest-volume customer touchpoint — strong candidates earn 5-stars while moving fast.

45 minRole-calibrated
Mid

Technical Support Engineer

Tech support engineers debug real systems for real customers — strong candidates show calm under hypothetical incidents.

60 minRole-calibrated
Mid

Customer Onboarding Specialist

Onboarding specialists own first-30-day outcomes — strong candidates show TTV improvements with evidence.

45 minRole-calibrated
Mid

Customer Experience Manager

CX managers turn data into product change — strong candidates show shipped improvements driven by VoC.

60 minRole-calibrated
Mid

Implementation Consultant

Implementation consultants own go-live success — strong candidates show on-time launches across messy customer environments.

60 minRole-calibrated
Mid

Project Manager

Project managers ship — strong candidates show on-time delivery despite the chaos baked into every project.

60 minRole-calibrated
Senior

Program Manager

Program managers run org-wide initiatives — strong candidates show outcomes across functions, not output across tickets.

60 minRole-calibrated
Mid

Scrum Master

Scrum masters serve the team without owning the work — strong candidates coach without micromanaging.

45 minRole-calibrated
Mid

Business Analyst

Business analysts write the spec the build team trusts — strong candidates eliminate ambiguity, not document around it.

60 minRole-calibrated
Mid

Operations Manager

Operations managers ship reliability — strong candidates show systems that work without their hands on the wheel.

60 minRole-calibrated
Mid

Supply Chain Analyst

Supply chain runs on math AND relationships — strong candidates show wins on both axes.

60 minRole-calibrated
Mid

IT Operations Manager

IT ops keeps the company running — strong candidates show uptime AND saved spend, not just tickets closed.

60 minRole-calibrated
Senior

Agile Coach

Agile coaches change behavior, not artifacts — strong candidates show team metrics that moved after their work.

60 minRole-calibrated
Mid

Financial Analyst

Financial analysts translate ledger reality into decisions — strong candidates show models execs actually used.

60 minRole-calibrated
Mid

Accountant

Accountants own the truth ledger — strong candidates close clean and on time, every cycle.

60 minRole-calibrated
Senior

Controller

Controllers run the close engine — strong candidates show shorter cycles AND cleaner audits.

60 minRole-calibrated
Mid

FP&A Analyst

FP&A analysts model the future — strong candidates show forecasts that held up against actuals.

75 minRole-calibrated
Senior

HR Business Partner

HRBPs are paid to be both empathetic and structural — strong candidates can coach a manager AND redesign a team.

60 minRole-calibrated
Mid

Talent Acquisition Specialist

TA specialists win on speed and judgment — strong candidates show pipelines that converted, not just sourced.

45 minRole-calibrated
Mid

Technical Recruiter

Technical recruiters earn engineering trust by sounding technical — strong candidates can talk shop without faking it.

45 minRole-calibrated
Mid

People Operations Manager

People ops keep the org running — strong candidates show systems that handle scale and edge cases.

60 minRole-calibrated
Mid

Compensation Analyst

Comp analysts work where math meets fairness — strong candidates show models that survive regulatory and employee scrutiny.

60 minRole-calibrated
Mid

Paralegal

Paralegals scale lawyers — strong candidates show clean drafts and sharp issue-spotting on hypothetical matters.

60 minRole-calibrated
Mid

Technical Writer

Technical writers reduce reader confusion — strong candidates ship docs that cut support tickets in half.

60 minRole-calibrated
Mid

Copywriter

Copywriters write words that move readers — strong candidates ship copy that lifts conversion AND brand.

45 minRole-calibrated
Senior

Content Strategist

Content strategists own the editorial system — strong candidates show frameworks that scaled across many writers.

60 minRole-calibrated
Mid

Video Editor

Video editors compress story without losing meaning — strong candidates show before/after edits, not just reels.

60 minRole-calibrated
Mid

Graphic Designer

Graphic designers ship taste under deadline — strong candidates show production volume AND polish.

60 minRole-calibrated
Senior

Engineering Manager

Engineering managers scale through other engineers — strong candidates show team outcomes, not personal heroics.

75 minRole-calibrated
Senior

VP of Engineering

VPs of engineering scale humans + systems — strong candidates show retention, throughput, and culture wins together.

75 minRole-calibrated
Senior

Chief Technology Officer

CTOs make multi-year bets — strong candidates show decisions that aged well across different markets.

90 minRole-calibrated
Senior

Head of Product

Heads of product translate strategy into shipping — strong candidates show outcomes their teams owned end-to-end.

75 minRole-calibrated

Launch Your First Assessment Today

Pick a template, customize it, invite candidates — all in under 10 minutes.