StackRating

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

Jens

Rating
1493.73 (4,319,450th)
Reputation
6,398 (25,345th)
Page: 1 2 3 4 ... 6
Title Δ
Is it possible to change a C++ object's class after instantiati... +0.02
An expensive jump with GCC 5.4.0 -0.43
correct approach to conditionally return different types from a tem... -1.71
When does a read() on a TCP socket return 0.00
Function Overloading Error When Overloading cmath function C++ 0.00
What design pattern is to be used in JAVA? -0.12
If I change the destructor of one base class from non-virtual to vi... -0.56
Performance improvement with local objects -0.43
Generate the item values of a constant array of integer logarithms -0.49
What is the most idiomatic way to "delay" the constructio... -0.78
OOP workflow for data 0.00
reinterpret_cast vector of pointers to vector of pointers to base c... +2.32
passing a type of a struct c++ -0.01
Why can I still access to data vector after clear it? -1.30
Range for loop with multiple containers 0.00
C++ Exceptions not allowed +1.45
Polymorphism (inheritance) and value types +1.47
Combining integers and floating point numbers: performance consider... 0.00
Using inheritance with static function -0.49
Chaining derived class methods to base class methods +0.06
Is there anyway to compile and debug remote c++programs locally? +0.01
Increase readability & maintainability : omit < > for man... +0.03
Double pointer as parameter -0.22
C++ language feature to simplify naming types (especially in functi... -0.47
C++11 thread pool - tasks with input parameters +1.90
Is there any shorter way of getting an intersection and union of tw... +2.12
Cannot convert objects to pointers C++ 0.00
elegant way to get a variables limit +0.33
Initializing values by memsets -0.10
c++ std::vector dont get raw data from subclass +0.03
using std::tuple to construct a vector-based dataset refer to varia... -0.70
Compile time elimination of virtual tables? +2.53
Avoiding C++ explosive instantiations of template classes that take... -1.60
power(C++ - {templates}) = power(C++)? +0.50
Starting c++11 thread with a lambda capturing local variable -1.50
Why is it supposedly bad practice to declare a variable in the priv... +0.54
Switch-case with several conditions -1.00
Converting Array of type float to doubles +0.64
I cannot pass lambda as std::function -0.92
c++ How to erase object using vector with auto while inside loop +0.08
C++ variable amount of arguments with formatting for std::cout +0.36
ZeroMQ mixed PUB/SUB DEALER/ROUTER pattern 0.00
Any reason to declare constexpr for a function that returns void? +1.36
How to write a function that returns a variadic template? Is that e... +0.50
Speed of "sum" comprehension in Python +2.00
Why duplicate code is needed with const reference arguments? -1.61
Does omitting super() and/or *weakening* preconditions violate the... -0.44
Keep the order of unordered_map as we insert a new key -0.49
Ignore reference function argument +0.01
Is inlining function to solve multi definition a well-defined thing? +0.67