AI & Data
Statistics & Data Science Methods Challenges
Statistics & Data Science Methods challenges put you inside the work of drawing trustworthy conclusions from data. You'll build Statistics Fundamentals and Statistical Analysis, run Exploratory Data Analysis, Hypothesis Testing, Confidence Intervals, and Linear Regression, and design clean Sampling Methods.
From there you'll handle the harder edges — Bayesian methods, Causal inference, A/B testing with statistical significance, Monte Carlo Simulation, and Uncertainty Quantification — applying Experimental design the way data scientists actually do. Each challenge you solve earns a verified credential you can share with recruiters.
Recommended Challenges
- All
- Data Analysis
- Experimental design
- Simulation
- Exploratory Data Analysis
- Statistical Analysis
- Uncertainty Quantification
- Logistic regression
- Cost Modeling
- Hypothesis Testing
- Monte Carlo Simulation
- A/B testing with statistical significance
- Linear Regression
- Time series basics
- Bayesian methods
- Causal inference
- Sampling Methods
- CodeBeginnerNew
Calibrate a Demand Forecast with Bayesian Confidence Intervals
You receive 24 months of weekly demand for 600 SKUs plus the existing XGBoost point predictions. Fit a Bayesian conformal-prediction layer (or, alternatively, a Gaussian-Process…
- Bayesian Inference
- Uncertainty Quantification
- Conformal Prediction
Probabilistic Machine Learning - DesignSeniorNew
Auction Design for Renewable Energy Subsidies
Your team must design an auction mechanism for allocating subsidies to offshore wind projects. You have historical bid data from past auctions, cost estimates for different tech…
- Auction Theory
- Mechanism Design
- Game Theory
Industrial Economics and Game Theory - AnalysisBeginnerNew
Mine Association Rules for a Grocery Retailer's Promo Strategy
You receive 6 months of basket-level transaction data (around 22 million baskets, around 18,000 SKUs) plus a category taxonomy. Run association-rule mining (Apriori or FP-Growth…
- Association Rules
- Market Basket Analysis
- Apriori
Data Mining and Knowledge Discovery - ResearchBeginnerNew
Drug-Repurposing Candidate Screen with Embedding Similarity
You receive (1) a list of 15 known therapeutic candidates (SMILES + ChEMBL identifiers) for a single rare disease, (2) a database of about 4,500 marketed drugs (SMILES + ATC cod…
- Molecular Embeddings
- Similarity Search
- Transfer Learning
Machine Learning for Healthcare and Biomedicine Practice your coursework on real scenarios.
Every challenge is shaped from real-world context — not generic exercises. The work mirrors what your degree prepares you for.
Why Ewance
- ResearchSeniorNew
Embodied Visual Reasoning for a Warehouse Pick Assistant
Use an embodied simulator (Habitat 3.0 or Isaac Sim — pick one and justify) to render 300 cluttered-bin scenarios with a target item label. For each scenario, build two reasonin…
- Embodied Vision
- Vision Language Models
- Visual Reasoning
Visual Intelligence and Visual Reasoning - CodeBeginnerNew
Tabular Q-Learning for Warehouse Slotting
You receive a Python discrete-event simulator with state encoded as a 12-dimensional categorical vector (around 8,000 reachable states) and 6 possible slotting actions, plus 2 y…
- Tabular Rl
- Q Learning
- Epsilon Greedy
Open coursework - AnalysisIntermediateNew
Social Preferences in a 40-Person SaaS Scale-Up
You are an internal behavioral economist at TaskFlow. Analyze the current compensation structure (50% base, 50% individual commission) and its behavioral pitfalls. Propose a new…
- Incentive Design
- Game Theory
- Social Preferences
Open coursework - ResearchIntermediateNew
Sim-to-Real Domain Randomization for a Mobile Robot
You receive an Isaac Sim navigation environment, a baseline trained policy, a 50-episode real-bench test set (recorded sensor streams + ground truth) for offline policy evaluati…
- Domain Randomization
- Sim To Real
- Robot Navigation
Open coursework - Browse challenges
Explore role
Marketing Analyst
Plan and measure campaigns that grow the business. Funnel analytics, attribution, segmentation, and the rigorous measurement that lets marketing defend its budget at the leadership table.
- AnalysisIntermediateNew
Design a Custom Page-Replacement Policy for a Tier-1 Cloud Provider Simulator
Use the provided simulator (Python harness wrapping a C++ page-cache model) and the team's 3 anonymized workload traces (web-cache, key-value store, batch analytics). Implement …
- Memory Management
- Page Replacement
- Benchmarking
Operating Systems - ResearchSeniorNew
Solve a POMDP for a Healthtech Diagnostic Pathway
You receive a simplified pathway: 5 possible underlying conditions, 8 possible diagnostic tests each with documented sensitivity and specificity, and an outcome payoff matrix fr…
- Pomdp Modeling
- Belief States
- Approximate Solvers
Decision Making Under Uncertainty - CodeIntermediateNew
Reservoir Sampling for a Privacy-Preserving Telemetry Pipeline
Implement Vitter's Algorithm R (and the faster Algorithm L for bonus credit) producing a 90M-event uniform sample per day from a stream of 18B. Add per-key stratification (so lo…
- Reservoir Sampling
- Randomized Algorithms
- Streaming Systems
Open coursework - DesignBeginnerNew
Optimizing Inventory for a São Paulo D2C Cosmetics Brand
You are given a CSV file with raw sales, inventory, and supplier data. Your task is to design an E/R diagram, create the normalized relational schema in 3NF, populate it with sa…
- SQL
- Database Design
- Normalization
Open coursework Build a verifiable portfolio.
Submissions become evidence. Reviewers with shipping experience score against a rubric; the result becomes a credential anyone can verify.
Why Ewance
- AnalysisSeniorNew
Real Options Analysis for Ørsted Offshore Wind Expansion
Construct a base-case DCF for a 1.1 GW US offshore wind project using public assumptions on capex/MW, capacity factor, and PPA pricing. Then layer a real options framework: mode…
- Real Options
- Monte Carlo Simulation
- DCF Modeling
Advanced Corporate Finance - AnalysisBeginnerNew
Chunking Strategy Bake-Off for Financial Filings
You receive 40 anonymized 10-K filings and 100 labeled questions split into 50 narrative (e.g., 'what is the company's main risk factor?') and 50 numerical (e.g., 'what was oper…
- Document Chunking
- Semantic Chunking
- Layout Aware Chunking
Retrieval-Augmented Generation - AnalysisBeginnerNew
Impact Measurement for a San Francisco D2C Cosmetics Brand
Your task is to develop a comprehensive impact measurement framework for GlowRoot. You will identify relevant metrics (e.g., carbon footprint reduction, trees planted, customer …
- Impact Measurement
- Social Return On Investment
- Data Analysis
Social Entrepreneurship and Impact - AnalysisIntermediateNew
Diagnose and Restart LearnLab's Stalled Math-Tutoring Sprint
Treat the squad as a field site you can study through the records it has already produced. Using only the three provided materials, build a quantitative picture and a qualitativ…
- Scrum
- Retrospective Facilitation
- Data Analysis
Open coursework - StrategyIntermediateNew
Rebuilding Trust After a Toxic Culture Scandal at Cedar Pay
Using only the materials provided, produce a six-month culture transformation program for Cedar Pay. Begin by diagnosing root causes from the employee pulse survey ('employee-pu…
- Organizational Culture Diagnosis
- Change Management
- Employee Engagement
Open coursework - AnalysisSeniorNew
Renewable Energy Investment Under Policy Uncertainty
You are a financial analyst at SunVest. The proposed solar farm has a capacity of 50 MW, construction cost €80M, and expected life 25 years. Key uncertainties: annual electricit…
- Real Options
- Monte Carlo Simulation
- Stochastic Modeling
Open coursework - ResearchSeniorNew
Train a Small Diffusion Model for Synthetic Defect Generation
You receive 2,000 labeled defect images and 18,000 clean weld images. Train a small class-conditional latent diffusion model on the defect images (Hugging Face diffusers is fine…
- Generative Perception
- Diffusion Models
- Data Augmentation
Open coursework - AnalysisBeginnerNew
Currency Risk Hedging for a German Exporter
You are a junior treasury analyst. Analyze the company's transaction exposure by reviewing historical exchange rate data and forecasted cash flows. Recommend a hedging strategy …
- Exchange Rate Analysis
- Financial Hedging
- Risk Management
International Economics - ResearchSeniorNew
Pre-Register and Run a Small Neural-Network Ablation Study
You will study how three architectural and regularization choices (depth: 2/4/8 hidden layers; activation: ReLU vs. GELU; weight decay: 0 / 1e-4 / 1e-3) affect a small MLP's tes…
- Neural Networks
- Regularization
- Experiment Design
Open coursework - AnalysisBeginnerNew
Cache Configuration Study for a Memory-Bound Workload
Profile the existing inner loop on a workstation with perf to baseline L1/L2/L3 miss rates and miss latencies. Run the same loop through gem5's classic cache model under 6 confi…
- Caches
- Memory Subsystems
- Performance Modeling
Computer Architecture - CodeIntermediateNew
Train a Deep Q-Network for Warehouse Robot Routing
You receive a Gymnasium-compatible warehouse simulator (50x50 grid, 8 dynamic obstacle pedestrians, 20 randomized pick locations) and a baseline A* planner script. Train a DQN a…
- Deep Q Learning
- Reinforcement Learning
- Pytorch
Open coursework - ResearchSeniorNew
Pretrain a Small Vision Transformer with Self-Supervised Learning
You receive 80,000 unlabeled 224x224 histology tiles plus 4,000 labeled tiles split into train/val/test. Pretrain a ViT-Small using a self-supervised method of your choice (DINO…
- Self Supervised Learning
- Vision Transformers
- Pytorch
Advanced Deep Learning
How it works
From brief to credential, in six steps.
Step 01
Browse challenges aligned to your studies.
Step 02
Accept the one that fits your goals.
Step 03
Work through it with AI Copilot guidance.
Step 04
Submit for structured evaluation.
Step 05
Earn a verified credential.
Step 06
Add it to LinkedIn with one click.
Industry teams behind a decade of practitioner briefs
Hiring from this pool?
Sponsor a challenge and meet candidates through actual work.
Industry teams can shape briefs around the skills they hire for, then evaluate students on rubric-scored deliverables — not resumes.



















































































