Back to models
Qwen3 Coder
OpenRouter
262K context$0.22/M input$1.00/M output
1417peak 1427
Avg Score
60.6
Avg Cost
$0.11
Score/$
560.0
Runs
119
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
frontendexpert
1838multi-languagehard
1829refactoringexpert
1711debuggingmedium
1703debugginghard
1531full-stackmedium
1516debugging
1495frontendhard
1488multi-languageexpert
1487multi-language
1468backendmedium
1465backendhard
1436from-scratchexpert
1414backend
1413from-scratchhard
1412frontend
1410full-stack
1405refactoring
1405debuggingexpert
1385frontendmedium
1382from-scratch
1367refactoringmedium
1359code-reviewmedium
1354full-stackhard
1342frontendeasy
1315backendexpert
1291from-scratcheasy
1290code-review
1248from-scratchmedium
1229backendeasy
923code-reviewhard
669All Results
| Task | Category | Score |
|---|---|---|
| Write tests for untested legacy Flask service | code-review | 49.0 |
| Add file upload with S3 presigned URLs | backend | 80.1 |
| Build real-time portfolio risk calculator | backend | 49.8 |
| Debug and fix 6 broken database triggers and constraints | debugging | 49.6 |
| Debug race condition in worker pool | debugging | 89.2 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 75.3 |
| Migrate callback-hell Express app to async/await | refactoring | 64.1 |
| Add cursor-based pagination to REST API | backend | 71.2 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 88.3 |
| Add streaming SSE endpoint for LLM chat | backend | 81.8 |
| Add i18n with locale routing to Next.js app | full-stack | 62.5 |
| Fix broken GitHub Actions CI pipeline | debugging | 84.8 |
| Fix deadlocking transaction patterns in Flask app | backend | 72.3 |
| Fix hallucination and context window bugs in RAG agent | backend | 44.8 |
| Add rate limiting middleware | backend | 40.0 |
| Port Python CLI to Rust | multi-language | 39.0 |
| Build SaaS admin dashboard from scratch | from-scratch | 57.8 |
| Add slash commands and moderation to Discord bot | backend | 79.5 |
| Build production website with auth and members area | frontend | 66.1 |
| Replace console.log with structured logging | refactoring | 45.0 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 71.5 |
| Build materialized view refresh pipeline for analytics | backend | 73.3 |
| Implement multi-tenant row-level security in Postgres | backend | 59.1 |
| Refactor monolithic handler to CQRS | refactoring | 79.3 |
| Build RAG pipeline with vector search | backend | 47.4 |
| Implement Stripe webhook handler | backend | 82.8 |
| Build terminal UI dashboard | from-scratch | 37.1 |
| Fix React hydration mismatch | frontend | 85.3 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 81.0 |
| Implement background job scheduler with persistence | backend | 37.3 |
| Build CLI tool with subcommands and config | from-scratch | 61.4 |
| Split 1100-line god file into proper modules | refactoring | 67.1 |
| Optimize slow Postgres queries in Flask app | backend | 62.4 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 91.3 |
| Fix flaky test suite | debugging | 86.0 |
| Fix auth bypass vulnerability | debugging | 82.8 |
| Add retry logic and dead letter queue to Python task queue | backend | 79.4 |
| Add GraphQL layer over REST API | multi-language | 78.1 |
| Implement zero-trust API authentication layer | backend | 61.2 |
| Fix broken responsive layout | frontend | 64.0 |
| Fix N+1 query in dashboard | backend | 54.4 |
| Build LLM evaluation harness with structured grading | backend | 45.4 |
| Convert React app to PWA with offline support | frontend | 72.4 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 47.1 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 66.2 |
| Add Redis caching layer to Express API | backend | 81.3 |
| Write integration tests for payment flow | code-review | 64.2 |
| Add Google OAuth2 login to Express app | full-stack | 82.0 |
| Fix memory leak in event handler | debugging | 70.9 |
| Implement transformer inference engine with KV cache | from-scratch | 74.2 |
| Implement JWT auth middleware | backend | 44.3 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 85.0 |
| Code review: identify security vulns | code-review | 75.0 |
| Dockerize Node.js monorepo | full-stack | 70.8 |
| Write complex SQL report with window functions | backend | 62.4 |
| Remove AI slop and over-engineering from codebase | refactoring | 80.0 |
| Build MCP server for database management | backend | 74.5 |
| Add WebSocket real-time updates | full-stack | 59.5 |
| Build codebase indexer for LLM context windows | from-scratch | 42.4 |
| Zero-downtime schema migration | full-stack | 53.9 |
| Build REST API from scratch | from-scratch | 72.5 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 83.5 |
| Build distributed node cluster with gossip protocol | from-scratch | 27.4 |
| Optimize bloated React bundle under 500KB | frontend | 33.8 |
| Fix race conditions in order matching engine | backend | 59.9 |
| Add file upload with S3 presigned URLs | backend | 9.8 |
| Convert React app to PWA with offline support | frontend | 31.6 |
| Add i18n with locale routing to Next.js app | full-stack | 34.3 |
| Remove AI slop and over-engineering from codebase | refactoring | 31.9 |
| Implement zero-trust API authentication layer | backend | 33.9 |
| Implement JWT auth middleware | backend | 42.0 |
| Replace console.log with structured logging | refactoring | 34.0 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 29.0 |
| Split 1100-line god file into proper modules | refactoring | 33.5 |
| Implement multi-tenant row-level security in Postgres | backend | 52.0 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 79.3 |
| Build codebase indexer for LLM context windows | from-scratch | 2.1 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 31.5 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 15.0 |
| Optimize bloated React bundle under 500KB | frontend | 36.8 |
| Dockerize Node.js monorepo | full-stack | 60.9 |
| Fix broken responsive layout | frontend | 7.0 |
| Build production website with auth and members area | frontend | 56.0 |
| Build SaaS admin dashboard from scratch | from-scratch | 66.3 |
| Implement background job scheduler with persistence | backend | 67.5 |
| Build CLI tool with subcommands and config | from-scratch | 45.5 |
| Build MCP server for database management | backend | 59.9 |
| Implement transformer inference engine with KV cache | from-scratch | 53.3 |
| Build LLM evaluation harness with structured grading | backend | 55.9 |
| Fix hallucination and context window bugs in RAG agent | backend | 58.8 |
| Build real-time portfolio risk calculator | backend | 53.0 |
| Fix race conditions in order matching engine | backend | 74.8 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 73.2 |
| Write complex SQL report with window functions | backend | 72.5 |
| Fix deadlocking transaction patterns in Flask app | backend | 60.5 |
| Debug and fix 6 broken database triggers and constraints | debugging | 71.0 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 83.3 |
| Write tests for untested legacy Flask service | code-review | 45.3 |
| Add Google OAuth2 login to Express app | full-stack | 70.0 |
| Optimize slow Postgres queries in Flask app | backend | 58.0 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 78.7 |
| Add slash commands and moderation to Discord bot | backend | 57.1 |
| Add retry logic and dead letter queue to Python task queue | backend | 62.2 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 80.3 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 54.4 |
| Build distributed node cluster with gossip protocol | from-scratch | 41.9 |
| Write integration tests for payment flow | code-review | 45.8 |
| Fix auth bypass vulnerability | debugging | 92.4 |
| Zero-downtime schema migration | full-stack | 48.7 |
| Add rate limiting middleware | backend | 64.3 |
| Add cursor-based pagination to REST API | backend | 62.4 |
| Fix flaky test suite | debugging | 80.2 |
| Refactor monolithic handler to CQRS | refactoring | 63.1 |
| Fix N+1 query in dashboard | backend | 53.6 |
| Fix React hydration mismatch | frontend | 77.7 |
| Fix memory leak in event handler | debugging | 68.3 |
| Build terminal UI dashboard | from-scratch | 55.0 |
| Build REST API from scratch | from-scratch | 77.2 |
| Debug race condition in worker pool | debugging | 93.3 |