All Collections
Applying to Microverse
About the Coding Challenges
My code does not pass all test cases. Can you help me know what specific test cases have not passed?
My code does not pass all test cases. Can you help me know what specific test cases have not passed?
Not sure how to move forward after failing some test cases in the Coding Challenges? Read this article for more information.
Gaby Suarez avatar
Written by Gaby Suarez
Updated over a week ago

Part of the coding challenges "challenge" is for you to figure out how to make your code work. Thus, we cannot tell you which test cases your code did not pass. You will have to run tests yourself to find that out, just like you would in a real-world scenario.

If you are out of time or have exhausted all your options, submit the coding challenges either way and send the coding challenges submission form. We'll send you an email with recommendations on what to do to improve. 

Remember, sometimes you have to step away from the problem in order to find out what's missing. Take a 10-minute break when you are stuck, or try some good old rubber duck debugging!

Did this answer your question?