We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I'm starting to detect a clear pattern on HackerRank. One that is disturbing and tends to make me want to use its competitors e.g. GFG, LeetCode. The pattern I'm seeing is your problem statements are vague and imprecise and lack the necessary information to be given a proper chance to solve the much more expansive test cases. It seems the difficulty in the problems I've viewed is not in the problem in of itself, but the poorly explained narrative. You tend to make up some ridiculous narrative like it's a real-world problem, but then go abstract seemingly mid sentence with cryptic mathematical symbols and terms. That's the turn. That's when I know you're problem isn't difficult, but you abstract that fact with technical jargon instead of explaining the output properly and clearly. Take Find String problem for example. It's a trivial task if you properly explain the output of the dictionary, but instead you shroud it in technical mathematical jargon. We're NOT mathematicians we're CODERS!
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Find Strings
You are viewing a single comment's thread. Return to all comments →
I'm starting to detect a clear pattern on HackerRank. One that is disturbing and tends to make me want to use its competitors e.g. GFG, LeetCode. The pattern I'm seeing is your problem statements are vague and imprecise and lack the necessary information to be given a proper chance to solve the much more expansive test cases. It seems the difficulty in the problems I've viewed is not in the problem in of itself, but the poorly explained narrative. You tend to make up some ridiculous narrative like it's a real-world problem, but then go abstract seemingly mid sentence with cryptic mathematical symbols and terms. That's the turn. That's when I know you're problem isn't difficult, but you abstract that fact with technical jargon instead of explaining the output properly and clearly. Take Find String problem for example. It's a trivial task if you properly explain the output of the dictionary, but instead you shroud it in technical mathematical jargon. We're NOT mathematicians we're CODERS!