Beginner Challenges
Real-world scenarios at the beginner level. Earn verified credentials as you practice the work your degree prepares you for.
- AnalysisBeginnerNew
Diagnose and Optimize Inventory for a Milan Cosmetics Brand
Work only from the two materials you are given: a daily sales dataset covering the past twelve months for the ten products, and a parameters brief listing each product's price, …
- Excel Modeling
- Vba Programming
- Demand Forecasting
Open coursework - CodeBeginnerNew
Characterization Tests for an Untested Pricing Engine
Drive the pricing engine with around 800 representative input vectors generated from anonymized production quotes (provided). For each vector, capture the current output as the …
- Characterization Tests
- Approval Testing
- Legacy Code
Refactoring and Code Smell Detection - AnalysisBeginnerNew
Plan and Validate a MySQL-to-PostgreSQL Records Migration
Using the de-identified case record (incident-file-records-office), the representative schema export (mysql-schema-sample), and the anonymized staging extract (staging-records-s…
- Database Migration
- Mysql
- Postgresql
Open coursework - AnalysisBeginnerNew
Optimizing Last-Mile Delivery for a San Francisco Grocery Startup
Your task is to formulate a minimum-cost flow problem for daily delivery routes. Use the provided order data (locations, time windows, volumes) and vehicle specs (capacity, spee…
- Linear Programming
- Network Flow
- Python
Operations Research and Optimization 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
- AnalysisBeginnerNew
Diagnose Churn Drivers for a B2B SaaS Workflow Tool
You receive three CSV exports: 18 months of weekly product-usage events for about 1,800 accounts, the full support-ticket history, and account firmographics (industry, size, pla…
- Exploratory Data Analysis
- Data Wrangling
- Feature Engineering
Applied Data Analysis and Practical Data Science - CodeBeginnerNew
Build and Ship a Bug-Tracker MVP with Full CI/CD
Week 1: write a 1-page SRS + Figma wireframes for 5 screens (login, bug list, bug detail, file bug, dashboard). Week 2-3: implement with Next.js + Supabase + Tailwind, with unit…
- Full Stack Development
- Requirements Engineering
- Ci Cd
Software Engineering Foundations - DesignBeginnerNew
Chain-of-Thought for High-School Math Tutoring
You receive 80 practice problems across 4 topics (linear equations, factoring, systems of equations, quadratics), each with the correct answer and an expected age-appropriate ex…
- Chain Of Thought Prompting
- Zero Shot Prompting
- Few Shot Prompting
Open coursework - AnalysisBeginnerNew
Revamping Motivation at a São Paulo D2C Cosmetics Startup
Your task is to conduct a motivational audit using Herzberg's two-factor theory and self-determination theory. You will interview (simulated) employees, identify hygiene and mot…
- Motivation Theory
- Diagnostic Analysis
- Change Management
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.
- AnalysisBeginnerNew
Topic Modeling for Sustainable Fashion Brand's Social Media
You are given a dataset of 50,000 social media posts (text only) mentioning EcoWear. Your task is to preprocess the text, apply an unsupervised topic modeling technique (e.g., L…
- Topic Modeling
- Text Mining
- Lda
Open coursework - CodeBeginnerNew
Design and Implement a C++ Telemetry Aggregator With Inheritance
Implement a TelemetrySource abstract base class with virtual sample() and timestamp() methods, 6 concrete subclasses (one per sensor family), and a TelemetryBus that polymorphic…
- Cpp
- Inheritance
- Polymorphism
Object-Oriented Programming and Design - 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
Community Detection on a Pharma Clinical-Trial Investigator Graph
You receive a pre-fetched dump of around 15,000 trials from a public registry covering oncology over the last 10 years and a mapping of trials to investigator names + institutio…
- Community Detection
- Louvain
- Leiden
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
- AnalysisBeginnerNew
Field-Screen EV Charging Partners for Numbat's Nordic Push
Treat this as a field investigation of publicly observable site networks. Using the provided Numbat capability brief and the candidate-sites dataset, build a partner-selection f…
- Partner Screening
- Alliance Strategy
- Competitive Analysis
Open coursework - AnalysisBeginnerNew
COBIT Alignment for a Singapore D2C Cosmetics Startup
You are a junior IT governance consultant hired by the startup. Conduct a gap analysis using COBIT 2019, identify 5 key governance processes to implement in the next 6 months, a…
- It Governance
- Cobit 2019
- Gap Analysis
Open coursework - AnalysisBeginnerNew
Optimize Capital Structure for an Austin Cosmetics Startup
Using the company financial profile and the comparable-companies dataset provided to you, model how different debt-to-equity mixes change the firm's weighted average cost of cap…
- Capital Structure Analysis
- Wacc Calculation
- Modigliani Miller
Open coursework - StrategyBeginnerNew
Evaluate and Plan an ERP Migration for VerdeVida
Working only from the VerdeVida company dossier and the current-systems-and-requirements specification provided to you, compare the two ERP platforms described on their official…
- ERP Evaluation
- Change Management
- It Strategy
Open coursework - 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 - StrategyBeginnerNew
Scenario Planning for a London Direct-to-Consumer Cosmetics Brand
Your analysis task is to read the four working materials supplied and turn them into a usable foresight package. Start from the GlowLondon company record and the marketing perfo…
- Scenario Planning
- Uncertainty Analysis
- Strategic Thinking
Open coursework - CodeBeginnerNew
Build a Product Knowledge Graph for a Fast-Fashion Retailer
You receive 200 sample SKUs across 4 markets (Spain, Germany, Japan, Brazil) as CSVs with country-specific attribute names. Design an OWL ontology with shared classes for Produc…
- Knowledge Graphs
- Owl Ontology
- Rdf
Open coursework - DesignBeginnerNew
Design a Lexer and Parser for a Customer Query Language
Using the grammar sketch, the query corpus sample, the Abstract Syntax Tree schema, and the edge-case suite provided to you, write a design proposal for a new lexer and parser t…
- Lexing
- Recursive Descent Parsing
- Abstract Syntax Trees
Open coursework - CodeBeginnerNew
Design a Race-Free Cache for a Read-Heavy Service
Implement a thread-safe LRU-bounded cache in Java (or Go — your choice, defend it) with: read-write lock or copy-on-write semantics, get-or-load pattern with single-flight to de…
- Concurrent Data Structures
- Race Conditions
- Single Flight
Concurrent and Parallel Programming - DesignBeginnerNew
Optimizing Checkout Flow for a Seoul D2C Cosmetics Brand
Your task is to map the current checkout process using a service blueprint, identify pain points (e.g., long load times, confusing steps), and propose a redesigned process with …
- Service Blueprinting
- Process Analysis
- Customer Experience Design
Open coursework - AnalysisBeginnerNew
Author a Ubiquitous-Language Glossary for a Telco Billing Domain
Conduct 12 structured interviews (30 min each) with stakeholders across CRM, billing, AR, customer portal, and finance. Capture each team's terminology for the top 25 domain con…
- Ubiquitous Language
- Context Mapping
- Stakeholder Interviews
Domain-Driven Design - StrategyBeginnerNew
Estimate and Schedule a 16-Week Custom CRM for an Agency Client
Read the 22-page SOW (statement of work). Decompose into a 3-level work-breakdown structure (~80-110 leaf tasks). Estimate each leaf using 3-point (optimistic/most-likely/pessim…
- Estimation
- Scheduling
- Work Breakdown Structure
Software Project Management
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.



















































































