StackRating

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

iBug

Rating
1589.92 (2,311th)
Reputation
21,818 (6,085th)
Page: 1 ... 4 5 6 7 8 ... 18
Title Δ
I need to find sum of N digit numbers +0.43
round command is unable to get required result 0.00
How to flatten a nested dictionary without recursion? -0.85
How can I determine the URL my git repo is located? +0.43
replace() method doesn't remove white space and while loop does... -0.86
List Elements in Python +0.06
Python Beginner Regular Expressions 0.00
How can I check if a number is in a range without using if statemen... +1.05
transfer unstaged changes of one branch into another +0.43
python get all kinds of strings -1.00
Python3: complicated regex 0.00
How C arrays are structured -1.35
Reversing a list with single element gives None 0.00
Git undo pushed commits into a single commit 0.00
What is the difference between "for i" and "for i in... 0.00
Pushed folder to github contains nothing +0.61
comparison of pointer and integer +1.77
python try and except inside function for value error -2.02
I am trying to pass an array to my function but nothing shows up on... +0.42
Python to ruby regex search conversion -1.48
How to return new Object every time by calling same dict value in P... +1.96
Regex validate only part even with \w 0.00
Is type(1) the equivalent of type.__call__(1)? +1.09
Why type.__base__ is object but object.__class__ is type? 0.00
Overload selection with parameter pack and universal references +2.08
How to find the lowest value out of a set of variables +0.01
/usr/bin/x86_64-linux-gnu-ld: cannot find? 0.00
How to decrease the time complexity of the following python code? +0.42
Dereferencing pointer to incomplete type of structure in structure... 0.00
Python: looking for a string within a string and then returning the... -1.32
Is std::adjacent_find(last, last) undefined? 0.00
Regex to allow only lowercase characters and numbers 0.00
Error while compiling C program with gcc in VSCode -0.90
Is there a valid way to use number values in templates? +0.47
Is sys.version_info reliable for Python version checking? +0.50
subprocess.Popen.communicate return a tuple unexceptedly 0.00
Issue with boundary \b in regex 0.00
Comparing every line in a list with the previous one (multiple numb... 0.00
Missing last word in a sentence when using regular expression +0.14
How does set union order work on sets in Python 0.00
Python - While loop should return string +0.41
Hold the output of subprocess.Popen with a arbitrary varible 0.00
Why is my code giving different answers on Online Judge and locally? -1.05
How to find the missing numbers in an arbitrary list in python 3? -0.24
Why cant i replace the character at 0th index with character at 1th... 0.00
Regular Expression 0.00
What git add -A -- . mean -0.09
Interpret roman numeral and returns a numerical value -0.08
What does <for> and <in> do together in python +0.42
Does `std::string` Store its Characters Internally as Signed Chars? +2.24