StackRating

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

Alan Moore

Rating
1517.81 (36,784th)
Reputation
62,304 (1,443rd)
Page: 1 ... 7 8 9 10 11 ... 30
Title Δ
Matching a character before or after a word, but not both in regex -0.15
Regular expressions - How to prevent any space including in the fir... 0.00
Split string (or regex match) at position/index of nth character in... -0.75
Fix CSV file with new lines +1.15
Regular expression, matching "UnQualified" strings -0.25
Regex "or" Expression +0.45
Java regex matcher.find fails occasionally -2.43
Special way of forming regex? -1.07
Regex To Parse Anything Not A \b -0.35
How do I split Strings (in Java) at any " character, but never... +0.20
Regular Expressions - Greedy but stop before a string match +0.21
regex negative look-ahead for exactly 3 capital letters arround a c... +1.00
Regex speed difference into code or console execution -0.56
regex to match entire words containing only certain characters -0.55
Regular expression pattern matching for number,alphabetcic blocks -0.79
regular expression - match +1.09
how to prompt user to enter a strong password which consists of cap... +0.42
How can I replace all but the last repeated letter in Regex? +0.84
Is it faster to compare strings with Regex with IgnoreCase or with... -0.16
matching the closest strings to a search term (perl regex) +0.51
Using lazy evaluation on a large regular expression (and not just .... -0.06
.net patterns : capture fields in a multi-line log file -0.38
splitting a diff file using regex in Python -1.31
Java equivalent of C# `StringSplitOptions.RemoveEmptyEntries` and J... +0.43
regex for getting last between the brackets () text javascript +1.28
Get last set of numbers from string, do math, rebuild back into str... -1.70
Does C regular expression support lookahead? -0.07
NSRegularExpression match is not working 0.00
Using Regex to find words with characters that are the same or that... +0.01
Regexp matching html tag +1.11
Regular expression to determine if text has no more than n occurren... -1.23
Optimizing a specific regexp search for equidistant letters 0.00
Check Equality of two Named Matching groups using Regular Expression +1.70
PHP preg_match: Match everything except string -0.06
Regex matching JS source that's not in a string or regex literal -0.33
Why the exclamation point in another StackOverflow posting involvin... +0.45
Logic of Regex to split string in Javascript to multiple strings +0.30
How do I match everything if it doesn't contain a certain pattern? +0.60
Regex not working in C# -1.22
PCRE regular expression with exponential running time 0.00
RegEx Performance Issue +2.64
How to make regex match only first occurrence of each match? -1.62
Use twice postive lookahead not work on .Net 1.1 0.00
PHP REGEX: Help needed with PREG_SPLIT() for zip code 0.00
How to match against multiple regular expressions and determine whi... +0.37
Cases when its better to use parantheses over square brackets in re... +1.79
Best way to match all patterns in a string? -1.29
What is the best way to match a set of regular expressions in HashS... +0.13
Why should we prefer negated character classes to .* in regexes? -0.16
/(\S)\1(\1)+/g matching all occurrences of three equal non-whitespa... -2.15