Ad
  • Custom User Avatar

    Needs random tests

    Also, a duplicate.

  • Custom User Avatar

    Minor quibble with the phrase "the first number it returns should be the smallest number," as this isn't always what the test cases want. For example, if your test case produces two negative roots r1 < r2, the test expects r2 to precede r1 in the array. You may just need some more precise language here.