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.
Hyper Strings
Hyper Strings
Sort by
recency
|
33 Discussions
|
Please Login in order to post a comment
Here is my solution in java, javascript, python, C, C++, Csharp HackerRank Hyper Strings Problem Solution
Do not waste your time with that question. The question author have not thought of edge cases. Editorial and solution code are not correct.
The question seems solvable with more exponential steps, but this makes the question much difficult.
Example case: (Solution should be 15, but editorial code outputs 16)
Here is Hyper Strings problem solution - https://programs.programmingoneonone.com/2021/07/hackerrank-hyper-strings-problem-solution.html
I found it really helpful , thanks for the solution. spells to break up friendship
Please fix your bug in the 10th test case format. I thought it was my code's error so I wasted 1.5 hour trying to debug for 10th test case. Then I spent 5 hackos and finally know that's your bug in your test case!!