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
- Funny String
- Discussions
Funny String
Funny String
Sort by
recency
|
1351 Discussions
|
Please Login in order to post a comment
TypeScript O(n) time and O(1) space solution:
Here is problem solution in python java c++ c and javascript - https://programmingoneonone.com/hackerrank-funny-string-problem-solution.html
Here is my simple c++ solution, video explanation here : https://youtu.be/gcNAo9voHvk.
Here is my PHP solution: