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.
- DesignFoundationalNew
Stakeholder Workshop on AI Risk for a Public-Sector Pilot
You receive a description of the pilot (24/7 LLM chatbot answering questions on municipal services in Spanish and Catalan). Design a 3-hour workshop for around 25 mixed-stakehol…
- Stakeholder Management
- Workshop Design
- Responsible Ai
AI Ethics, Fairness, and Responsible AI - CodeBeginnerNew
Refactor a Legacy Reporting Script for a Renewable-Energy Startup
Read the existing script and identify 5-7 distinct responsibilities tangled together. Refactor into 3 layers: data loaders (CSV, REST API), transformers (pure functions over row…
- Abstraction
- Higher Order Functions
- Refactoring
Programming Abstractions - AnalysisBeginnerNew
Valuation of a Vienna D2C Cosmetics Startup
You are a junior financial analyst at a boutique valuation firm. GlowVienna has provided you with historical financial data (revenue, expenses, customer counts) for the past thr…
- DCF Modeling
- Comparable Company Analysis
- Spreadsheet Modeling
Financial Modeling - ResearchBeginnerNew
Case-Study Analysis of a Public AI Incident
Pick one public AI incident (suggestions: a chatbot's harmful response that went viral, a facial-recognition false-arrest case, a financial-model bias scandal). Produce a 6-page…
- Incident Analysis
- Responsible Ai
- Case Study Research
AI Ethics, Fairness, and Responsible AI 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
- DesignIntermediateNew
Design SLO-Driven Alerts for a Telco's Subscriber API
Receive a 90-day RED (Rate, Errors, Duration) metrics export for the subscriber API across 6 endpoints and 38 weeks of paging history. Define an SLO per endpoint (e.g., 99.9 per…
- Slo Design
- Alerting
- Prometheus & Grafana
Software Observability - StrategyIntermediateNew
Change Management for a 40-Person SaaS Scale-Up Moving to Enterprise
Assess the current organizational culture using a provided survey (simulated data) and identify potential sources of resistance using Kotter's 8-Step Model or ADKAR. Design a 3-…
- Change Management
- Organizational Culture
- Resistance Management
Business and Industrial Psychology - CodeIntermediateNew
Train a Domain-Specific Reranker for a Legal-Tech Search Box
You receive 20,000 (query, document, relevance-label) triples from the firm's contract corpus. Fine-tune a small cross-encoder (e.g., ms-marco-MiniLM-L-6-v2 or BAAI/bge-reranker…
- Cross Encoder Reranker
- Fine Tuning
- Ir Evaluation
Information Retrieval and Search - DesignIntermediateNew
Wireless Sensor-Network Design for a Vineyard Microclimate Study
Spec the network: 60 LoRaWAN sensor nodes + 2 gateways (TheThingsStack indoor + outdoor gateway choice), star topology with possible relays. Node hardware: ESP32 + LoRa + sensor…
- Sensor Networks
- Embedded Systems
- Lorawan
Internet of Things and Cyber-Physical Systems - Browse challenges
Explore role
Product Manager
Ship product that solves real user problems. Combine user research, prototyping, and stakeholder alignment to turn ambiguous briefs into measurable wins — the role at the centre of modern software teams.
- DesignIntermediateNew
Security Policy Overhaul for a 40-Person SaaS Scale-Up
You are the new IT security manager. Review current policies (provided in a brief), identify gaps against SOC 2 trust service criteria, and produce a new set of 5 core policies …
- Security Policy Development
- Soc 2 Compliance
- Vendor Risk Management
IT Governance and Security - CodeIntermediateNew
Hierarchical Plans for an Aerospace Maintenance Crew Scheduler
You receive a synthetic week of 80 work orders with hierarchical decompositions, technician certifications, and shared-tool constraints. Implement an HTN planner (PyHOP or HDDL …
- Htn Planning
- Domain Modeling
- Constraint Handling
Automated Planning - CodeIntermediateNew
Refactor a God-Object Order Service with Strategy + Command
Read OrderService and the last 18 months of bug tickets touching it. Author a 5-page design document showing the current class diagram, the target Strategy-per-order-type + Comm…
- Design Patterns
- Refactoring
- Strategy Pattern
Software Design and Design Patterns - StrategyIntermediateNew
Designing a Developer Ecosystem for a Fintech API
Design a 12-month ecosystem strategy to grow active third-party developers in Italy and Spain by 3x, including governance rules, incentive structures, and partner tiers. Constra…
- Ecosystem Design
- Platform Strategy
- Developer Relations
Alliances, Networks and Ecosystems 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
- CodeBeginnerNew
Build a Math Intelligent-Tutoring Assistant for High Schoolers
You receive: a curated set of 40 algebra problems with worked solutions, the company's pedagogy rubric ('hint, don't reveal' principle), and a baseline 'just answer' chatbot for…
- Intelligent Tutoring
- Prompt Patterns
- Ai Agents
AI in Education and Learning Analytics - CodeIntermediateNew
Port a Legacy C Image Pipeline from x86 to ARM64
Clone the 12k-line C codebase (provided). Set up an ARM64 cross-compile toolchain (clang or gcc). Identify portability issues: endianness assumptions, pointer-size casts, inline…
- C Programming
- Manual Memory Management
- Pointers
Imperative and Low-Level Programming - DesignIntermediateNew
Designing a Performance Management System for a SaaS Scale-up
Your team must propose a performance management framework including goal-setting (OKRs or similar), a review cycle (frequency, format), a feedback mechanism (360-degree or peer)…
- Performance Management
- Goal Setting
- Feedback Culture
Human Resource Management - ResearchSeniorNew
Benchmark Long-Context Architectures on a Legal-Doc Retrieval Task
You receive a public legal-QA dataset (e.g., LongBench's legal split or similar) filtered to documents over 50,000 tokens. Implement or wrap 3 architectures: a sliding-window Tr…
- Long Context Architectures
- State Space Models
- Hugging Face Transformers
Advanced Deep Learning - CodeSeniorNew
Vectorize a Risk-Calculation Engine for a Mid-Cap Bank
Receive the existing pricer (C++17, scalar, around 600 lines), 2 weeks of representative input data (around 50M paths), the validation harness, and access to an Intel Ice Lake-S…
- Vectorization
- Avx 512
- Simd
Performance Engineering of Software Systems - StrategyBeginnerNew
Internationalization Strategy for a 40-Person SaaS Scale-Up
You are the head of international growth at DataFlow. Your task is to develop a strategy for entering the German and French markets within 12 months. You must decide between a d…
- Internationalization Strategy
- Product Localization
- Sales Channel Strategy
International and Global Strategy - ResearchIntermediateNew
Build a Generalization-Bound Tutorial for an MLE Onboarding Track
You will produce a Jupyter-notebook tutorial covering (1) sample-complexity intuition, (2) VC-dimension with worked examples for halfspaces and decision stumps, (3) Rademacher c…
- Statistical Learning Theory
- VC Dimension
- Rademacher Complexity
Statistical Machine Learning - CodeIntermediateNew
Build an Indexer for an On-Chain DeFi Analytics Product
Receive the 6 protocols' ABIs + the team's required event coverage spec (around 40 event types). Build a TypeScript indexer using viem + Postgres: subscribe to new blocks via We…
- Blockchain Indexing
- Typescript
- Ethereum
Blockchain and Decentralized Systems Engineering - StrategyBeginnerNew
Inclusive Recruitment for a Boston Tech Scale-Up
Your task is to audit the current recruitment pipeline (provided in a brief) and design a 6-month inclusive recruitment plan. Constraints: budget of $30,000, no changes to compe…
- Diversity And Inclusion Strategy
- Recruitment Audit
- Bias Mitigation
Diversity and Inclusion Management - CodeBeginnerNew
Plan Safe Paths for a Last-Mile Sidewalk Robot
You receive 4 hours of recorded sidewalk traversals with annotated pedestrian tracks, occupancy grids, and a map of the pilot neighborhood. Implement a sampling-based planner (R…
- Motion Planning
- Sampling Based Planning
- Cost Function Design
Robot Perception and Autonomy - DesignIntermediateNew
Design a Small Domain-Specific Language for Invoice Rules
Design a DSL grammar (BNF) covering: boolean conditions (and / or / not), comparison operators, customer-attribute references, line-attribute references, and action expressions …
- Abstraction
- Recursion
- Domain Specific Language
Programming Abstractions - StrategyBeginnerNew
Designing a Blockchain-Based Supply Chain for Organic Cotton
Your task is to propose a blockchain-based supply chain solution for GreenWeave. You need to select an appropriate blockchain (public vs. private), define data to be recorded at…
- Blockchain
- Supply Chain Optimization
- Tokenization
Blockchain and Digital Assets
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.



















































































