Public viewer

The journey of every round

Every round-trip in the corpus is public. Open one to see the prompt, the zero-point index, the baseline response, the enhanced response, and how each grader read the difference. Leave a comment if a grader's reading lands — or doesn't.

#57109 May 26

Find the second-highest salary in an employees table.

V1BetterV2ΔLcsharp
#57009 May 26

Calculate the running total of sales by date using a window function.

V1BetterV2ΔLcsharp
#56909 May 26

Use a window function to rank orders within each customer.

V1BetterV2ΔLcsharp
#56809 May 26

Find products that have never been ordered using a left join.

V1BetterV2ΔLcsharp
#56709 May 26

Write a SQL query that returns the top 5 customers by total spend in 2025.

V1BetterV2ΔLcsharp
#56609 May 26

What is the least common multiple of 4, 6, and 9?

V1BetterV2ΔLcsharp
#56509 May 26

Convert 5 over 8 to a percentage.

V1BetterV2ΔLcsharp
#56409 May 26

What is the area of a circle with radius 5? Use pi approximately 3.14159.

V1BetterV2ΔLcsharp
#56309 May 26

Simplify the expression 3x squared times 4x cubed.

V1BetterV2ΔLcsharp
#56209 May 26

What is the next term in the sequence 2, 6, 18, 54?

V1BetterV2ΔLcsharp
#55709 May 26

What is 15 percent of 80?

V1BetterV2ΔLcsharp
#55609 May 26

Find x: 5 times the quantity x minus 3 equals 20

V1BetterV2ΔLcsharp
#55509 May 26

What is 2 cubed times 3 squared?

V1BetterV2ΔLcsharp
#55409 May 26

Express 3 over 4 as a decimal.

V1BetterV2ΔLcsharp
#55309 May 26

What is the perimeter of a triangle with sides 5, 7, and 10?

V1BetterV2ΔLcsharp
#55109 May 26

What is 7 factorial (7!)?

V1BetterV2ΔLcsharp
#55009 May 26

If a train travels 60 miles in 1.5 hours, what is its speed in miles per hour?

V1BetterV2ΔLcsharp
#54909 May 26

Convert 0.625 to a fraction in lowest terms.

V1BetterV2ΔLcsharp
#54809 May 26

What is the square root of 169?

V1BetterV2ΔLcsharp
#54709 May 26

Calculate the area of a rectangle with width 8 and length 13.

V1BetterV2ΔLcsharp
#54609 May 26

What is 144 divided by 12?

V1BetterV2ΔLcsharp
#54509 May 26

What is the sum of integers from 1 to 100?

V1BetterV2ΔLcsharp
#54409 May 26

What is 12 percent of 350?

V1BetterV2ΔLcsharp
#54309 May 26

Solve for x: 3x + 7 = 22

V1BetterV2ΔLcsharp