We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Hey everyone. I am trying to do this in Kotlin and I constantly get timouts for all test cases except 0-4. Apparently test #5 has 10K boxes and 10K opertations. I do not see any way to improve the performance so that timeouts will not be triggered.
Has anyone completed it in any JVM language?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Box Operations
You are viewing a single comment's thread. Return to all comments →
Hey everyone. I am trying to do this in Kotlin and I constantly get timouts for all test cases except 0-4. Apparently test #5 has 10K boxes and 10K opertations. I do not see any way to improve the performance so that timeouts will not be triggered.
Has anyone completed it in any JVM language?