+ 3
3 years in software development and I still google how to Regex ~ guilty
2 Answers
+ 4
Cool Cat not so uncommon as you might suggest in thinking, unless you use it often why would it be fresh in memory??
I'm guessing by your profile you are speaking of either in c-sharp or in Java.
Below I followed the seachbar to c-sharp but there are numerous Java threads related.
https://www.sololearn.com/discuss/2301399/?ref=app
https://www.sololearn.com/discuss/2352102/?ref=app
+ 3
BroFar These are great threads, thanks for the plug👍
Regex expressions could get a bit complex though especially when dealing with the time complexity of the expression used