We look for optimal algorithms in your solutions. Every problem has a time limit with respect to its optimal solution. If your code could not produce the required output within the set time limit, you get a “Time Limit Exceeded” error. Test cases get progressively larger, so it is common for a naive solution to pass the first few (smaller) test cases and then fail when confronted with the bigger ones.
Articles in this section
- Why am I being forced to give the Assignment/ Assessment in full-screen mode?
- I’m not able to see question and images? What should I do?
- I don't understand the problem statement, what should I do?
- My code is getting compiled in my local IDE, but throws compilation error when I run it in DoSelect’s IDE?
- How can I check my solution in IDE?
- I have got “Time Limit Exceeded” error, what should I do?
- How can I debug my code?
- How can I submit my code?
- What happens after I submit my code?
- After I have submitted an answer to a question can I come back and change my submission?
Comments
0 comments
Please sign in to leave a comment.