Same with me! I write it in Java and run it on ItelliJ IDEA as recommended by the self preparation materials on Telerik’s platform. So on intelliJ runs it perfectly and gives me the desired result, but the platform keeps rejecting it…
If you can help me solve it in Java will be highly appreciated!
Thank you!
I’ve given up on Telerik Academy. Their system, that evaluates your solution, is poop. You have to adapt your code and waist your time with instructions that are plain horrible, not to mention unnecessary.
Others like SoftUni are miles better.
You write your code, then submit it. Simple, clean, efficient.
I wanted to study in Telerik, but after talking to people, and from my own experience they seem to have lost their touch.
But that’s my opinion.
Got you. From my experience so far it seems you have to be very careful to read the details in the task. For example with this one my problem was that I was not inserting the " ! " at the end and only because of that the system wasn’t accepting my solution.
If you still need it I was able to solve it though.
Posted it as a reply to your post.
Good luck!
This applies not only for solving small tasks like the ones discussed here but to bigger problems as well. The job of a software developer is not to just
The job of a software developer is so highly rated because there is a thinking processed involved and you have to foresee every little mishap and every possibility for failure. As unfortunate (and somewhat tedious) as it is, coding up the program is the FOURTH step of the software development life cycle.
So my advice is, no matter where (at Telerik Academy or wherever it may be), do not look for the “easy way out”. Learn to plan ahead and really put your mind to work.