Senior Challenges
Real-world scenarios at the senior level. Earn verified credentials as you practice the work your degree prepares you for.
- CodeSeniorNew
Offline RL for Robot-Arm Skill Reuse
You receive 5,000 logged trajectories (state, action, reward, next-state) across 12 tasks, with 9 tasks for training and 3 held out. Train an offline RL algorithm (CQL or IQL re…
- Offline Rl
- Conservative Q Learning
- Skill Reuse
Robot Learning - CodeSeniorNew
Implement an LSM-Tree-Based Storage Engine Prototype
Implement the engine in Rust. Components: WAL, memtable (skip list), SSTables on disk with bloom filters and sparse index, two compaction strategies (size-tiered, leveled). Cove…
- Lsm Tree
- Storage Engine
- Systems Language Proficiency (Go, Rust, C++)
Advanced Database Systems - CodeSeniorNew
AR Surgical-Planning Overlay for Orthopedic Implants
Receive 5 synthetic DICOM hip-anatomy datasets (no patient data; generated from public anatomical atlases) and CAD models for 3 implant SKUs. Build a HoloLens 2 prototype that l…
- Ar Development
- Mixed Reality Applications
- 3d Interaction
Virtual and Mixed Reality - DesignSeniorNew
Multi-Region Active-Active Architecture for a Gaming Backend
Read the current architecture (single-region: ECS + RDS Aurora + Redis + S3) and traffic mix (around 60 percent APAC, 25 percent NA, 15 percent EU). Design a 3-region active-act…
- Multi Region Architecture
- AWS Or Azure
- Terraform
Cloud Computing 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
- DesignSeniorNew
Formal Specification of a Rate-Limit Service in TLA+
Specify the rate-limit service's lease-renewal protocol in TLA+ (PlusCal acceptable for readability). Model 3 invariants: (1) at most one node holds a lease for a tenant at any …
- Tla Plus
- Formal Specification
- Model Checking
Requirements Engineering - AnalysisSeniorNew
Cyber-Physical Security Audit for a Connected-Building HVAC System
Audit one representative tower's BMS: enumerate BACnet devices (network discovery + capability inventory), identify lateral-movement paths (tenant wifi -> guest network -> BACne…
- Cyber Physical Systems
- Ot Security
- Risk Management
Internet of Things and Cyber-Physical Systems - CodeSeniorNew
Build a Symbolic-Execution-Based Test Generator for a Library
Pick KLEE for the symbolic-execution engine. Build LLVM bitcode for the library's C99 build target. Define symbolic inputs for the public parsing API (date strings up to 32 char…
- Symbolic Execution
- Klee
- Test Generation
Program Analysis - ResearchSeniorNew
Circular Business Model for Sustainable Fashion
You are a business model innovation analyst at EcoWear. Your task is to research and recommend one circular business model (e.g., rental subscription, resale marketplace, or rep…
- Circular Economy
- Business Model Canvas
- Three Statement Modeling
Business Model Innovation - Browse challenges
Explore role
Strategy Analyst
Frame the business question, model the options, build the recommendation. From market sizing to competitive analysis, this role is where strategy consulting meets in-house decision-making.
- AnalysisSeniorNew
Carbon Tax Impact on a Spanish Solar Farm
Calculate the current LCOE for the solar farm (including subsidies) and compare it to a representative gas plant. Then, model the effect of the carbon tax on both technologies, …
- Carbon Tax
- Lcoe Modeling
- Energy Markets
Public Economics and Policy - DesignSeniorNew
Auction Design for a Renewable Energy Certificate Marketplace
Your task is to propose an auction design for GreenCert's REC marketplace. You must compare at least two auction formats (e.g., uniform-price, discriminatory, Vickrey) and recom…
- Auction Theory
- Mechanism Design
- Market Design
Pricing and Revenue Management - CodeSeniorNew
Profile and Tame a P99-Latency Tail for an Ad-Auction Service
Receive the bidder source (Go, around 22,000 lines), production traces (eBPF + flame graphs from 30 minutes of peak traffic), and the host config (NUMA-2 socket, 96 cores, 384GB…
- Performance Optimization
- Ebpf
- Systems Language Proficiency (Go, Rust, C++)
Performance Engineering of Software Systems - CodeSeniorNew
Deep Learning for Sustainable Fashion Visual Search
You are given a dataset of 10k product images (from a subset of the catalog) with metadata (category, price, material). Build a visual search pipeline: extract embeddings using …
- Deep Learning
- Computer Vision
- Cnn Classification
Machine Learning and AI for Business Get recognized by recruiters and employers.
Credentials are blockchain-anchored via LearnCoin — tamper-evident, portable, link-shareable on LinkedIn and beyond.
Why Ewance
- 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
- Experimental Design
Machine Learning - 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 - ResearchSeniorNew
Quantify Sim-to-Real Gap for a Warehouse Manipulation Policy
You receive a trained pick-and-place policy (PyTorch), the simulation env (Isaac Lab), and access to a real-arm rig (or recorded teleop episodes if hardware is unavailable). Def…
- Sim To Real
- Manipulation
- Experimental Design
Robot Perception and Autonomy - 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…
- Supervised Learning
- Vision Transformers
- Pytorch Or Tensorflow
Advanced Deep Learning - ResearchSeniorNew
Self-Supervised Pretraining for a Pathology Foundation Vendor
You receive a public pathology dataset (about 80,000 unlabeled whole-slide-image patches plus a labeled 8,000-patch subtype-classification subset across 4 classes). Pretrain a R…
- Supervised Learning
- Medical Imaging
- Transfer Learning
Machine Learning for Imaging and Medical Image Analysis - CodeSeniorNew
Fuse Camera + Audio Cues for an Autonomous-Vehicle Edge Case
You receive a curated dataset of 4,000 short clips (5s each), each with synchronized 8-camera 360-degree video, 4-channel audio, and labels (siren-active emergency vehicle prese…
- Multimodal Perception
- Neural Networks
- Audio Processing
Machine Perception - CodeSeniorNew
Port a Microkernel IPC Mechanism to a New Architecture
Fork the project repository and port the synchronous IPC fast path to RISC-V (RV64GC). Preserve the existing fast-path invariants: register-only message passing for messages und…
- Microkernels
- Ipc
- Risc V
Advanced Operating Systems - DesignSeniorNew
Designing a Cross-Functional Team Structure for a Sustainable Fashion Brand
Your task is to design a cross-functional team structure and provide a change implementation plan. Success means a structure that reduces handoffs, empowers teams, and preserves…
- Organizational Structure Design
- Cross Functional Collaboration
- Conflict Resolution
Organizational Behavior (Graduate) - DesignSeniorNew
Design an OS-Level Side-Channel Mitigation for a Multi-Tenant Cloud
Read 3 canonical cache-side-channel papers (provided). For each attack: characterize the threat model, the required attacker capabilities, and the OS-level invariant that, if he…
- Os Security
- Side Channels
- Virtualization
Advanced Operating Systems - ResearchSeniorNew
Approximation Algorithm for an SRE On-Call Roster
Formulate the roster as a constrained multi-week assignment problem. Show it's NP-hard via reduction. Design a deterministic constant-factor approximation (likely candidate: an …
- Approximation Algorithms
- Linear Programming
- Np Completeness
Advanced Algorithms - CodeSeniorNew
Implement Raft Consensus for a Self-Hosted Feature-Flag Service
Implement the core Raft algorithm (leader election, log replication, snapshotting) from the original Ongaro & Ousterhout paper. Use an embedded key-value store (BoltDB or sled) …
- Raft Consensus
- Go Programming
- Grpc
Distributed Systems - ResearchSeniorNew
Navigating US-China Tech Decoupling for a Semiconductor Startup
Students will produce a geopolitical risk assessment and strategic response plan for ChipBridge. The plan must include a supply chain vulnerability analysis, a compliance roadma…
- Supply Chain Risk
- Export Control Compliance
- Geopolitical Analysis
Geopolitics for Business
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.



















































































