How Hackerrank is Evaluated?

Google
rand(1234)

Go to company page Google

rand(1234)
Aug 30, 2021 11 Comments

Just finished a hackerrank assessment, passing all hidden test cases. After submission, I realized that my code has a bug that’s not detected by tests.

Does the company read through my code if it passed all tests or they only read if some tests are failed?

TC:400

comments

Want to comment? LOG IN or SIGN UP
TOP 11 Comments