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.
- Prepare
- Algorithms
- Strings
- Similar Strings
- Discussions
Similar Strings
Similar Strings
Sort by
recency
|
32 Discussions
|
Please Login in order to post a comment
In Python, I had to change the source code of the main routine, because it was giving errors. Below is the modified source code, before solving the problem:
Here is my solution in java, javascript, python, C, CSharp, C++ HackerRank Similar Strings Problem Solution
Here is the solution of Similar Strings Click Here
https://zeroplusfour.com/similar-strings-hackerrank-solution/
Here's how I did in all languages Java 8 , C++ , C , Python 3, Python 2.
Seems that template code is missing parse the input string.