• Custom User Avatar

    Fixed

  • Custom User Avatar

    There is a syntax error at the java project. There are '()' after classname.

  • Custom User Avatar

    your code is to slow, that's not an issue

  • Custom User Avatar

    I've got a time out issue when I do an attempt in python but it works fine when I do the test, maybe my code is not optimised enough but I also think it might be that the kata is not leaving enough time for the code to solve the tests in python

  • Custom User Avatar

    Thx for answer. I am new here and I dont know, how can install and import library?

  • Custom User Avatar

    Your code is working, but it's too slow. Try to implement md5 faster. You don't have to write it yourself you can import a library :)
    I'm sure you'll make it!

  • Custom User Avatar

    Hi, I am using JavaScript and my code is passing tests. But I am getting timeout error when pressing Attempt. It fails after 10 passed tests.