top | item 23072386

(no title)

doronlinder | 5 years ago

The cases are randomly generated; It asks for unique values of a random column in a random table. Sometimes it asks for unique password hashes... It's an edge case I didn't account for.

discuss

order

jonny_eh|5 years ago

Interesting, why not hand pick the questions?

doronlinder|5 years ago

For replay-ability. Each time you need to understand the problem and construct a query instead of remembering that the answer was X (when I prototyped this in some of the cases you needed to pick the right answer from a cell in the table, not submit the whole thing).