Given 2 big numbers, what is the modulus?
HackerRank solution on using modulus for big numbers
Jan 1, 20232 min read48

Search for a command to run...
Articles tagged with #coding-challenge
HackerRank solution on using modulus for big numbers

RE: It is not a surprise that I received again at the first interview stage, just for another company, the same puzzle with JSON cleaning. This time I had a clue about how to start and I could provide a solution to it in a reasonable time. I recommen...

Disclaimer First and foremost, I want to clarify that I love solving short programming assessments. It's fun and I can improve and refresh my knowledge about data structures and algorithms. I compare it to playing chess. It's entertaining to focus on...
