Salesforce hackerrank test

New
arch135

Go to company page New

arch135
May 12, 2019 9 Comments

Hi all, I took this salesforce hacker rank test .. unfortunately 3 test cases failed. I couldn’t see where I can verify since the results are based on stdout and not any return parameter .. .. 10/13 test cases only passed . I guess it’s a failure ?

comments

Want to comment? LOG IN or SIGN UP
TOP 9 Comments
  • Depends on the test. I've seen tests where requirements weren't very clear so naturally few tests would fail. Or all of them.
    But team looks at the code design and quality and if it all looks ok you'll go to the next stage of the interview process.
    May 12, 2019 6
  • The nature of the test is to mimic real world. You have requirements, and your program should cover all scenarios and edge cases thrown at it.
    Yes it’s a failure unfortunately. They may look at your code and see something minor but honestly not good since they will have wanted you to find and resolve any bugs before submitting
    May 12, 2019 1