6 kyu

I Promise Not To Optimize

1,716dcsmith
Description
Loading description...
Promises
Asynchronous
Fundamentals
  • Please sign in or sign up to leave a comment.
  • drakofm Avatar

    No tests, you can only try your solutions with attempts. More, same attempts one time may not pass due to CodeWars 12 seconds time exceed when other time be successful.

  • trashy_incel Avatar

    no sample tests

  • ivsmcrew Avatar

    Nice kata, it made me remember Date object

  • laurelis24 Avatar

    How the hell did I pass this. xD

  • Jan360 Avatar

    This comment has been hidden.

  • CosmoboyMe Avatar

    This comment has been hidden.

  • Some of the Things Avatar

    Tests fail now regardless of the number of ms you set on the timeout. This kata seems impossible to pass anymore and as such should either be changed immediately or retired.

  • rathesh77 Avatar

    Nice kata !

  • rshev Avatar

    A couple of issues:

    • no basic tests
    • extended tests expect timeout of 11000ms but whole test suite execution time is capped to 12000ms by CodeWars. It seems something has changed on CodeWars side after it was published, as it seems impossible to pass tests now.
  • docgunthrop Avatar

    A couple issues:

  • myjinxin2015 Avatar

    What's this?

    Time: 11027ms Passed: 2 Failed: 2
    Test Results:
      Basic Tests
    ✔ Test Passed
    ✔ Test Passed
     Completed in 4ms
      Timing Tests
    ✘ Value should only be resolved after 11000 ms -- fast returning task
    ✘ Value should only be resolved after 11000 ms -- slow returning task
    

    11027 is invalid?