StackRating

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

nhahtdh

Rating
1600.36 (1,762nd)
Reputation
48,822 (2,083rd)
Page: 1 2 3 4 5 ... 24
Title Δ
Java regex working differently on Android than in Java +2.01
Why does re.sub('.*?', '-', 'abc') return &... -2.07
Why are lookbehind assertions not supported in Javascript? -0.61
Regular expression for persian(arabic) letters without any numbers +1.34
Regex \R doesn't work inside character class -0.65
Find the last occurrence of a pattern +0.63
Java replaceAll regex error +0.78
How can I match square bracket in regex with grep? +0.40
How to use '\' in Python lookbehind assertion regex (?<=... +1.17
Regex Conditional Statement with Lookbehind 0.00
Matching wwR ("acddca”) using regular expressions example in C# -0.62
C++11 regex: digit after capturing group in replacement string -0.81
Does C++'s std::regex have an equivalent to Python's re.MUL... 0.00
Lazy group matching regex +1.19
java.lang.StackOverflowError at java.util.regex.Pattern$BmpCharProp... +1.78
PHP - Improve Regex (space and non-capturing group) -0.55
How to count how many #ifdef clauses have at least an #elif but no... -1.18
R: (*SKIP)(*FAIL) for multiple patterns +1.07
Java difference between "split(regEx)" and "split(re... +0.35
Performance issue while evaluating email address with a regular exp... 0.00
Javascipt Unicode Regex - Range out of order in character class 0.00
Regex to match Egyptian Hieroglyphics -1.65
Regex for matching this string +0.27
Complex key-value pairs -2.52
String pattern that prevents the first character being a whitespace -0.63
$1 through $9 only in perl, can we go further? -2.55
Is there another regular-expression "flavor" in GNU sed? +2.30
Combined positive lookbehind and lookahead +0.43
Regular expresion - String cannot start, end with white-space and c... +1.35
Algorithm for finding saddle-points in a 2-dimensional array 0.00
Regular expression of string of a, b that doesn't contain aa 0.00
Java regex match outside bracks +0.41
Python infinite loop in regex to match url -0.33
Why is performance of ^(?:x+y){5}$ slower than ^x+yx+yx+yx+yx+y$ +1.77
javascript - Better Way to Escape Dollar Signs in the String Used B... +0.76
Regular expression to match d o u b l e s p a c e text inside norma... -2.31
Trying to get R gsub Regex to work with PHP preg_replace Regex 0.00
how to get list of unique chars from a string in javascript? -1.27
asp.net regex mixture of letters and numbers 0.00
split string to parts by regex -0.03
How can I filter html file content with java regular expressions? 0.00
Order of string replacement function invocations when used with RTL... 0.00
Java Regex hung on a long string -1.08
Regex in PHP: take all the words after the first one in string and... -1.97
Regex : conditions in captured variables 0.00
Effective solution for create array containing all groups in regex... -0.14
How to check for a certain number of a given character +1.28
Removing font color from html string +1.72
put dash after every n character during input from keyboard +0.87
Regex negative match in middle of string +1.43