Back to Benchmarks
πŸ’»

Coding

Algorithms, debugging, code review

0 modelsWeekly updates

Task Examples

Example Tasks in This Category

Easy

URL Parser

Parse a URL string and extract its components: protocol, domain, path, and query parameters.

Easy

FizzBuzz

Classic programming exercise: print numbers 1-15, replacing multiples of 3 with 'Fizz', multiples of 5 with 'Buzz', and multiples of both with 'FizzBuzz'.

Hard

Debug Stack Trace

Analyze a stack trace and identify the root cause of an error.

No results available yet. Check back after the next benchmark run.