StackRating

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

Emma

Rating
1426.48 (4,535,601st)
Reputation
635 (225,289th)
Page: 1 ... 4 5 6 7 8 ... 38
Title Δ
Leetcode 1366: Heap Buffer Overflow 0.00
Time complexity calculation for 3 nested loops -1.73
Two player coin game : tracing optimal sequence in dynamic programm... 0.00
LeetCode 125: Palindrome Number Easy Leetcode -0.35
Which data structure can offer efficient range operation +1.09
What kind of algorithm paradigm/algorithm design paradigm is A* (A... +1.43
What is the complexity(Big O) of this algorithm? 0.00
Finding two non-subsequent elements in array which sum is maximal -... -1.42
What does the following algorithm approximate? (Assume m>1,ϵ>0) +0.45
How to solve missing 1 required positional argument in this python... 0.00
How do I restrict what comes before and after a regex -0.94
Counting the instance of a certain word from the source code +0.05
Regex to match anything between braces except when quoted -0.11
JAVA Splitting Prices out of string 0.00
Regular expression between sentences 0.00
The first digit matches the last digit in a four-digits number +0.03
Replace only if "." is the only value in a data frame col... +0.65
Separating words with Regex (Not in specific order) +2.41
Getting all names from regex 0.00
Splitting one Pandas column on values from a different column in th... -0.68
regular expression +0.62
regex not matching two delimiter chars 0.00
how to merge two models of regex patterns? -0.68
Regex for duplicate numbers +1.40
PHP How to remove certain attributes from a body of text +3.35
Regular expression to allow decimal places including .123 and 123.... 0.00
extract multiple two consecutive letters from a string using regex... +1.44
Python Regex: How do I use regular expression to read in a text fil... 0.00
Java - Regular Expression - Replacing Address with asterisk's 0.00
Regular Expression to replace text inside tags in Notepad++ -1.27
How can I replace a block of code in a php file using preg_replace... +0.58
Separate items in a string into two arrays -0.68
Is there a way to normalize the phone number to 1-222-444-5555 (und... +1.33
re.split: Find cause of split +0.22
Remove all non numeric characters except first + operator +1.93
Regex match on any two characters where the two characters start wi... 0.00
Regular Expression in PHP to narrow down a date 0.00
Regex for Matching Input like "abc > 10, cba < 100, ...&... +0.34
How to parse text between lookbehind and lookahead +0.37
regex: To not allow user enter repetitive number formed using 0 and 9 -0.68
How to extract the last of a line if it is digit +1.38
Doing a replacement using a regular expression for a string contain... 0.00
Regex - any printable character except 1-9 or a-zA-Z -0.85
How to get last end of url and use the same end to get an embed con... -1.77
Using regex to capture string inside double quotation marks without... +2.89
Read username from log file using java +0.63
Extract string matching a specific format -0.41
How to match a string of tuples in Java? -0.77
Tricky RegExp question? How would I do this? +0.59
My text from csv file is being read as raw string. It contains &quo... +0.09