Frequency Queries

  • + 0 comments

    I can confirm that boilerplate in Java 8 is doing tests failling due to timeout. You can easily test it by submitting the code (without implementing the freqQuery method). Test 9 to 14 will fail due to timeout instead of wrong answer, like the others.

    Thanks for the new boilerplate code!