StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mariano

Rating
1566.33 (4,550th)
Reputation
5,464 (30,130th)
Page: 1 2 3 4 ... 5
Title Δ
Java Regex to Parse a Path Into Multiple Optional Groups 0.00
Regex removing first letter of string instead of not doing this +0.45
Javascript regular expression for validating a special string 0.00
Regular Expression jquery validator include non english chars 0.00
Unable to convert php regex to C# regex 0.00
Why do /\w+:/ and /\S+:/ handle backtracking differently? +2.51
PHP PCRE allow nested patterns (recursion) in a string +0.49
Removing a part from a device configuration file using RegEx In Perl +0.45
How does golang do with complicated regexp pattern 0.00
How to match digit in middle of a string efficiently in javascript? -0.69
Getting a subgroup into an array with Regular expressions 0.00
preg_replace not working as expected with wildcards +0.02
Python Regex using a wildcard to match the beginning of a string an... -1.00
Encode base64 Url in preg_replace 0.00
Ruby regex: Capturing dot with new lines conditionally followed by... +1.51
Finding Last Occurrence of a Sequence Regex -0.07
Why is C#'s Regex.Matches() returning all matches in a single M... +0.38
Add numbers RegExp in big text 0.00
break one text with several documents within in arrays 0.00
Regex Matching Everything Within a Python If Statement 0.00
Regex for extract the Exception Message fields +0.43
String Replacement Regex Condition +0.43
Preg_replace and Preg_replace_callback 0.00
Regular Expression That Doesn't Skip Over Text 0.00
Using word boundary instead of spaces in regex -1.44
JavaScript how to split a string every n characters while ignoring... -1.28
Swift and regex, cpu goes haywire for some strings +1.99
Boost C++ regular expression to match SIP header +0.16
How to simulate negative lookbehind in Go -1.85
find and replace all occurrences of string [php shortcodes] +1.94
Check if string is a potential match for regex +0.39
Match HTML elements which have two or more <br> elements in a... -0.07
How to get the correct result when I use re.compile(pattern), if th... 0.00
How to prevent matching single quotes that have white space on thei... +0.56
Regex: in what cases the result of `/(?!^)/` would be different fro... 0.00
Repeating a capturing group +0.05
regex for allowing only certain special characters and also includi... +0.20
Regular expression Pattern matching java -1.48
Finding groups of letters, numbers, or symbols -0.78
How to match one&many using regex in php? 0.00
Improve lookahead regex +0.78
REGEX - Matching any character which repeats n times +1.08
preg_match_all and foreach only replacing last match -0.06
Non-capturing group ignored by regex101.com 0.00
preg_match numberstring with separator PHP +0.27
How to get string between - and ^ or after - at the end -0.11
regex javascript, match from a certain position and skip lines cont... 0.00
Python: Allow repeating regex while only allowing 1 hyphen between... +1.25
How to match a regex only if it matches exactly +1.50
regex - how to select a word that has a '-' in it? +0.02