Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
You are completely right This would improve a bit the performance.
Thanks for the tip! :)
I struggled similarly until SO likewise rescued me from frustration. It looks like lastIndex can increment by 4 since the earliest overlaps start at the last two characters of six character sequences.
I'm glad you liked it! :)
Actually I had to struggle a bit until using that trick. I read all the documentation I could find about regexes and finally found something similar in StackOverflow. Regexes are so powerful! :)
hehe thanks, getting better at regex :)
Thanks for your info- it's submitted again;-)!
For the last test:
say == ''
.