I read the problem statements from both of the problems on hackerrank and project euler.
The problem at hackerrank is more general and has specific constraints. Here is the problem statement:
The number 3797 has an interesting property. Being prime itself, it is possible to continuously remove digits...
Yatra 3.0 Coding Competition
I recently participated in a coding competition organized by National College of Engineering(NCE) at Yatra 3.0. I'll be sharing my experience in this blog post.
Here is the info about the contest:
There were 7 programming questions, out of which we were required to solve any 5.
No internet was allowed.
The only languages allowed were C and C++.
Total time available was 1:30 mins.
The evaluation...