StackRating

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

WorldSEnder

Rating
1521.55 (29,021st)
Reputation
2,947 (57,401st)
Page: 1 2
Title Δ
Solution to T(n) = 2T(n/2) + log n +3.82
How to use the Agda standard library's typeclass instances, e.g... 0.00
convert byte array to double -2.36
Pull type-level value out of dependent type/using type-level bindin... 0.00
How does the Haskell compiler "know" that IO cannot be un... -3.87
Transform parameter pack types 0.00
Compute matrix power with integer entries -3.14
Why does max(*list) and max(list) do the same thing in python? +3.68
Is C++ move constructor obsolete? 0.00
How to use bitwise operators on raw binary data in Python for a CRC... +4.03
"If constexpr" in C++17 does not work in a non-templated... -2.59
With which algorithm exponential functions are computed in the GNU... 0.00
Is it possible to enforce Numpy to use cutout rather than overflow... 0.00
Cast Map<String, ? extends Object> to Map<String, Object> 0.00
Template function overloading and SFINAE implementations -2.07
@FunctionalInterface that also implements andThen? +4.73
How to use Java 8 Optionals, performing an action if all three are... -0.97
When is a reference variable appropriate and why? Can you explain t... -2.18
How to static assert a condition on a string literal inside of a co... +0.49
Updating time through implementation Runnable +3.74
Where does the time from `std::chrono::system_clock::now().time_sin... -4.35
Is this loop implicitly casting an int to size_t? +3.54
Find nth int with 10 set bits +3.70
How to properly use target_include_directories with lists of includes 0.00
Omit class file from jar in gradle 0.00
Error with ranged for inside function +3.91
Automated theorem proofing for mathematical induction 0.00
How to get an enum constant from the first matching enum type +1.28
C++: passing const as 'this' argument ... discards qualifie... 0.00
function in struct does not do anything +3.83
final = P * (((1 + (r/n)) ** (n*t))) TypeError: unsupported operand... -3.80
How to match multiple groups regex -2.62
Java 2D Array Bicubic Interpolation -4.65
Python OOP - Are attributes objects within objects? 0.00
How to do a Cartesian product for words in a list using Python +3.55
Why aren't my input getting appended into the array? (Python) -2.21
Simple output from json file in C++? 0.00
Python: Getting actual value of object changed in Process 0.00
Why this program repeats answers according to how many digits user... -2.00
Using Property Setter In __init__ 0.00
Why is compiled java not forwards compatible +4.72
unsigned char array from int array in python 0.00
Validate timestamp for a particular duration in C++ 0.00
2-D array of zeroes and ones +0.07
C++ variable scope for references +3.24
Can you prevent inherited private members being called through the... +0.09
Enum warning : outside the range +1.95
ClassCastException when extending a generic class -3.52
Change Comparator in MinMaxPriorityQueue guava -3.03
Java! have to count symbols in a file +3.95