StackRating

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

gexicide

Rating
1553.86 (6,901st)
Reputation
21,399 (6,236th)
Page: 1 2 3 ... 4
Title Δ
Unable to link SDL2 with CMake on Windows using MSVC/Clang 0.00
Why do people on SO prefer CASE WHEN to other alternatives? +0.37
Order of evaluation with exception +1.26
The quickest escape from recursion in Java +1.26
Using of sizeof operator on itself in static member array definition -0.28
Wrap arbitrary function call via template metaprogramming with try.... 0.00
AVX 256-bit code performing slightly worse than equivalent 128-bit... -0.61
Why do we need capacity in StringBuilder +0.68
In struct initialization +2.10
How to implement multi-inheritance in OOP? 0.00
Can there be a (Java 7) FileSystem for which a Path .isAbsolute() b... -0.56
C++11 Implementation of Spinlock using <atomic> 0.00
SFINAE check for operator+= +1.00
How quickly check whether double fits in float? (Java) +1.00
Is it possible to create a 2D jagged array of a generic type in Java? -1.27
How to signal to gtest that a test wants to skip itself 0.00
SQL INNER JOIN implemented as implicit JOIN -2.37
Is it good if a table have single index and composite index on same... -0.09
Exact String parsing on antlr4 0.00
Kill or stop a endless/not-returning-value thread in Java +0.73
<? extends Animal> Generics , can it be used as a single para... -0.09
What exactly are the dangers of passing 'this' from a Java... 0.00
Understanding std::atomic::compare_exchange_weak() in C++11 +1.96
Virtual function default parameters and overloading -1.97
C++ shared_ptr and built-in pointer -1.24
C++: Memory layout of classes using inheritance -1.18
Java Operator confusion 0.00
Is vector::end() guaranteed to be larger than the storage address o... +1.96
When does TimSort complain about broken comparator? +1.50
How do you deal when the implementation for an interface method is... +1.02
Enumerator initialization after declaration +1.54
C++ operator overload performance issue +1.71
Why do type aliases in C++ use 'using' instead of 'type... +2.88
Can std::vector emplace_back copy construct from an element of the... -1.35
Writing a correct Comparator +0.44
C++ Unable to move unique_ptr with universal references -0.06
Can I make Java compiler emit a specific error message and stop com... +0.46
The difference between char* and int* +2.57
Do primitive types have also constructors in C++? 0.00
Is there a cast (or standard function) with the opposite effect to... +1.53
Strange input mismatch using Antlr4 0.00
How should I recur in the main function in C++? -0.58
How do I select 5 random rows from the 20 most recent rows? -1.18
Difference between array.length and array[0].length in a multi-dime... -0.70
Changing large amount of code with Regex 0.00
How do I link boost to my program? 0.00
Why are Java wildcards more powerful than use-site variance? 0.00
Thread safety of compiler-generated copy constructor +1.62
Java 8: Get Operator-Function-Object with method reference -0.47
Assigning to multilevel wildcards +2.22