TSQL Challenge 13 - Logic Testing Results



Though a large number of solutions passed the Basic Testing, only a small number of solutions passed the Logic Testing phase. The Logic Testing involves testing the solutions with a tricky set of data.

Solutions that passed the Logic Testing

  1. Solution by Adan Bucio
  2. Solution by Brad Schulz
  3. Solution by Jesse Mclain
  4. Solution by Leonid Koyfman
  5. Solution by Leonid Koyfman (2)
  6. Solution by Leonid Koyfman (3)
  7. Solution by Randy Derby
  8. Solution by Steve Howard
  9. Solution by Tobias Ortmann

Can you break these solutions?

We found these solutions to be pretty robust and logically well-thought-written. Do you think you can create a tricky data set (that follows the guidelines given in the original challenge description) that can break these solutions? If you have such a set of data contact us and we will test these solutions against your data.

These solutions will be sent to the final Load Testing where we will analyze the performance metrics of each of these solutions.