+ 3
Regex repeated words
Hello I need a regex to match All repeated words in a String input from user, can someone help me?
5 Answers
+ 7
Diogo
I have a similar task solved,
I hope it will be useful! đ
https://code.sololearn.com/WK7oTmzVOrZK/?ref=app
+ 6
I will try to write this one,đ
[RegEx:] Java Tutorial
https://www.sololearn.com/post/10969/?ref=app
Java RegEx Overview - Syntax
https://code.sololearn.com/WgjV487TEMRS/?ref=app
+ 5
Diogo đđ
I'm glad you like it đ and if helpful!
I hope you've seen a Java solution:
DuplicateWords.java đ
+ 3
Thank you so much Danijel you are very helpful!
+ 1
Hah! I scroll through Q&A posts and happen to find your intiationđ like found an Easter egg~