Coding Challenges FAQs

Last updated: November 12, 2025

How does scoring work? 

Refer to the Scoring Documentation.

What should I do if my challenges do not load or show an infinite Processing message?

  1. Close the challenge window, then reopen it using the same challenge link.

  2. Open the challenge in another supported browser, such as the latest versions of Chrome, Firefox, or Edge, for full compatibility.

  3. Ensure your internet connection is stable.

Why do I not see my challenge results?

If you do not see challenge results, follow these steps:

  1. Wait for the challenge results to process. Challenge results usually appear shortly after you submit a solution. Once the system evaluates your submission, you can see your points, badges, and rank in the upper-right corner of the challenge page.

  2. Check the leaderboard. Leaderboards may take time to refresh. If your result does not appear immediately, it may still be processing.

  3. Confirm you are using the correct account. Log in to the same HackerRank Community account you used to participate in the challenge. Results do not appear across different accounts.

  4. Contact HackerRank support at help@hackerrank.com if you are still facing an issue with challenge results.

Note: If you take part in a company-sponsored challenge, HackerRank does not display the results. The company that hosts the challenge contacts you directly with the results or next steps.

Can I view the output of my code in coding questions?

Yes. Use the Run Code button in the built-in editor to test your program and view the output before submitting your solution.