Real-World Challenges Aligned to Your Coursework
Real scenarios from business, engineering, design, and analysis. Practice the work your degree prepares you for, earn verified credentials, build a portfolio recruiters can verify.
- CodeIntermediateNew
Design Prompt Versioning and Observability for a Coding Assistant
You will (1) design a prompt-registry data model (versions, owners, environments, change log) and implement it in Postgres + a small Python SDK, (2) instrument the assistant to …
- Prompt Versioning
- Observability
- Pii Scrubbing
LLM Application Development - CodeIntermediateNew
Out-of-Order Execution Microbenchmark Suite
Design and implement 6 microbenchmarks: ROB capacity probe (varying chain length), load-store queue probe, branch mispredict cost probe, ILP saturation probe, store-to-load forw…
- Out Of Order Execution
- Performance Counters
- Benchmarking
Advanced Computer Architecture - CodeBeginnerNew
Predictive Churn Model for Bangalore D2C Cosmetics
You will analyze a provided dataset of 10k customers with features like purchase frequency, average order value, time since last purchase, pages visited, support tickets, and su…
- Python Or Javascript
- Scikit Learn
- Logistic Regression
Machine Learning and AI for Business - StrategyIntermediateNew
Digital Transformation Roadmap for a Family-Owned Manufacturing Firm
After reviewing the provided company profile and stakeholder interview transcripts, deliver: (1) Digital maturity assessment using an established framework (e.g., MIT/Deloitte D…
- Tech Enabled Business Transformation
- Digital Business Models
- Project Management
Open coursework Develop in-demand professional skills.
Each challenge names the skills it strengthens. Over time, your profile fills with the competences a hiring manager would actually look for.
Why Ewance
- ResearchIntermediateNew
Compare Kernel Methods to Trees on a Genomics Classification Task
You receive a curated benchmark of about 12,000 labeled variants with ~120 numerical + ~40 string features. Fit kernel SVMs (RBF, polynomial, string), random forest, and XGBoost…
- Kernel Methods
- Svm
- Tree Ensembles
Statistical Machine Learning - CodeIntermediateNew
Build a Real-Time Fraud-Detection Stream for a Card Issuer
Design the stream topology: authorization events in, customer-feature state (30-day rolling) maintained in state store, scoring function applied per event, fraud-score emitted t…
- Apache Flink
- Kafka Streams
- Stream Processing
Event-Driven Architecture - AnalysisIntermediateNew
Sales Forecasting for a SaaS Scale-Up Moving Upmarket
You are given historical MRR data, enterprise pipeline data (deal size, stage, probability), and churn rates. Your task is to build a dynamic Excel model that forecasts MRR usin…
- Spreadsheet Modeling
- Vba Programming
- Monte Carlo Simulation
Spreadsheet Modeling and VBA - CodeBeginnerNew
Big Data Dashboard for Urban Mobility Patterns
Using the provided sample dataset (100K anonymized trip records with timestamps, origin/destination coordinates, transport mode, and duration), build a dashboard prototype. Requ…
- Data Analytics
- Digital Business Models
- Web Development
Open coursework - Browse challenges
Explore role
Pricing Strategist
Set the price that captures value without leaving sales on the table. Demand modelling, willingness-to-pay research, and the disciplined experimentation that turns pricing into a competitive advantage.
- CodeIntermediateNew
Detect Coordinated Fraud Rings via Link Analysis at a Neobank
You receive 90 days of account, login, and transaction data (around 1.2 million accounts, around 30 million events) plus a labeled set of 80 known fraud rings. Build a multi-rel…
- Graph Analysis
- Community Detection
- Link Analysis
Data Mining and Knowledge Discovery - CodeIntermediateNew
Bloom Filter Cache to Cut Origin Load at a CDN Edge
Given a target false-positive rate of 1 percent at 200 million keys per shard, compute the optimal bit-array size (m) and hash-function count (k) using the canonical formulas. I…
- Bloom Filters
- Probabilistic Data Structures
- Hash Functions
Randomized Algorithms - AnalysisFoundationalNew
Brand Architecture Overhaul for a D2C Cosmetics Startup
You are a brand strategy intern at GlowUp. Your task is to audit the current brand portfolio, propose a new brand architecture (e.g., branded house, house of brands, or hybrid),…
- Brand Portfolio Audit
- Brand Architecture
- Naming
Brand Management - StrategyBeginnerNew
Agile Sprint Planning for an E-Health Platform Migration
Using the provided product backlog (spreadsheet with user stories, story points, and pod assignments), deliver: (1) Sprint 0 plan covering architecture decisions, CI/CD setup, a…
- Agile Project Management
- Project Management
- Requirements Engineering
Open coursework Get recognized by recruiters and employers.
Credentials are blockchain-anchored via LearnCoin — tamper-evident, portable, link-shareable on LinkedIn and beyond.
Why Ewance
- DesignBeginnerNew
Privacy-Preserving Crowd-Density Estimator for Transit Stations
Use a public crowd-counting dataset (e.g., ShanghaiTech or JHU-CROWD) to train a small crowd-density estimator (CSRNet or similar). Wrap it in an on-device pipeline (Python is f…
- Crowd Counting
- Scene Understanding
- Privacy By Design
Visual Intelligence and Visual Reasoning - DesignIntermediateNew
Design an Event-Driven Reporting Pipeline for an Enterprise BI Team
Map the 9 source systems by extraction approach: CDC where possible (Debezium for SAP HANA + MES databases), event hooks where the source supports them (Salesforce streaming API…
- Change Data Capture
- Kafka Event Streaming
- Debezium
Enterprise and Business Software Engineering - ResearchBeginnerNew
Optimizing Onboarding for a Fintech App
Your task is to analyze the current onboarding flow, identify drop-off points, and propose a redesigned onboarding experience. You will use user behavior data (provided in a sim…
- User Research
- Ux Design
- Data Analysis
Product Management - CodeIntermediateNew
Reproducible Patient-Cohort Analysis for a Pharma AI Vendor
You receive a written cohort definition (type-2 diabetes patients on metformin for at least 90 days, aged 40-70) and a target output: 12-month HbA1c change distribution plus a K…
- Reproducible Analysis
- Cohort Analysis
- Survival Analysis
Applied Data Analysis and Practical Data Science - CodeSeniorNew
Harden a Container Supply Chain to SLSA Level 3
Audit the current build and deploy pipeline against the SLSA 1.0 specification. Identify SLSA-3 gaps (typically: provenance generation, hermetic builds, two-person review, signe…
- Supply Chain Security
- Slsa
- Sigstore
DevOps and Secure Deployment - CodeBeginnerNew
Demand Sensing for a 40-Person SaaS Scale-Up
You are a growth analyst at FlowMetrics. Using weekly data on signups, trial conversions, website traffic, and marketing spend, develop a model to forecast monthly subscription …
- Time Series Forecasting
- Regression Analysis
- Python Or Javascript
Forecasting for Decision Making - CodeIntermediateNew
Build a Federated Learning Prototype Across Two Hospitals
Simulate two sites with non-IID data splits (one site skews older, the other younger). Implement FedAvg using Flower (or PySyft). Run for at least 50 communication rounds; repor…
- Federated Learning
- Fedavg
- Secure Aggregation
Privacy-Preserving Machine Learning - AnalysisIntermediateNew
Cost-Profile a Spark Job at Scale and Cut the Bill in Half
Receive the PySpark job (around 1,800 lines), 5 nights of Spark UI + EMR metrics, and the EMR cluster config. Profile to find the top 3 cost drivers (likely candidates: skewed j…
- Apache Spark
- Finops & Cost Optimization
- Etl Pipelines
Big Data and Data-Intensive Systems - AnalysisIntermediateNew
Impairment Testing for a Retail Chain
Your task is to review management's goodwill impairment analysis for GreenLeaf Grocers. You must assess the reasonableness of key assumptions: revenue growth rate (3% perpetuity…
- Impairment Testing
- Discounted Cash Flow
- Goodwill
Financial Accounting and Reporting - CodeIntermediateNew
Build a Multimodal Generation Pipeline for a Tourism Operator
You receive 40 sample 30-second videos shot by tour guides, the operator's brand voice doc, and SEO keyword lists for EN/PT/ES. Build a pipeline that (1) extracts a representati…
- Multimodal Generation
- Vision Language Models
- LLM Inference
Generative AI - CodeIntermediateNew
Compile a Subset of C to WebAssembly
Define a documented C subset: int and bool types, locals, if/else, while, function calls, return. Build a compiler in any host language (TypeScript or Rust preferred) that produ…
- Code Generation
- Webassembly
- Intermediate Representation
Compiler Construction - ResearchSeniorNew
Neuromarketing Audit for a Sustainable Fashion Retailer
Your team will design and simulate a neuromarketing experiment. First, propose two alternative store layouts (e.g., circular vs. grid) and two website homepage designs (e.g., he…
- Neuromarketing
- Experimental Design
- Eye Tracking Analysis
Consumer Behavior
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.



















































































