StackRating

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

Jørgen Fogh

Rating
1446.61 (4,533,468th)
Reputation
6,101 (26,709th)
Page: 1 2 3
Title Δ
Is NRVO valid with exception throwing in body? 0.00
Tail-recursion with objects -1.15
c++ steps as efficiency -1.37
C++ - calling to constructor on exist object +1.50
GCC optimization: how can less operations be slower? -1.84
Performance array multiplication Pearson -0.18
Why inefficient factorial computation is...efficient (and fast)? -0.43
Erase key, value from map by value in C++ +1.23
Linear Programming - Absolute value greater than a constant -0.42
Programming strategy: how to use pointers or reference to increase... +0.13
C++ map find most closest key -1.24
Arithmetic operations on vectors +0.58
Is this code endian-safe? +0.45
Store data structure c++ -0.29
I've met an copy constructor error, but don't know if my th... -0.78
Argument passed by value or const reference in the constructor -0.57
Difference between << / >> operator overloading and Inp... +1.71
unit testing C++11 closures +0.21
Entity Framework 6 - DataServiceContext Detect Has Changes -0.27
Simulatenous in-place std::sort on a vector of keys and a vector of... -0.87
Suppress Resharper warning in C# code if containing function has a... 0.00
How do I set up numericality for a Rails model attribute so it will... 0.00
What can I assume about C/C++ compiler optimisations? -0.37
Are functions written in other languages subject to the rules of C+... +1.89
What is the difference between subtracting `x` and adding `-x` on a... -0.55
Is it valid to assume that a reference is passed as a pointer +0.59
In C++ does returning a string created from a local char array caus... +0.94
It is safe to push_back on a 2D vector on threads? +0.91
The effects of data (mis)alignment -1.81
javascript - passing callback as a parameter to function -0.73
assembly / __asm inlining -0.37
How is parallelism on a single thread/core possible? 0.00
how to get fist class name from class like class="class1 abc&q... -1.56
Dealing with memory leaks in class new and delete operators C++ +0.94
parallel quicksort in c +0.48
Print prime numbers less than 100 -0.45
Which Assembly Language to Learn +1.51
c++: Fastest way to fill a buffer with random bytes -0.58
Reachability analysis of a vertex in a graph, using Cellular Automata +2.83
Design Problem: Thread safety of std::map -0.14
Listing specific subsets using STL -2.65
Why do compilers give a warning about returning a reference to a lo... -0.24
Efficient way to find the max number in an array -1.62
Performance impact of realloc () +1.79
implement a pointer to a variable sized structure -2.62
Is div function useful (stdlib.h)? +2.00
Catch Segfault or any other errors/exceptions/signals in C++ like c... -2.91
std::map - inserting a body that is a nested structure -1.86
How compilers treat SSE (or any) intrinsic functions? 0.00
Are recursive functions used in R? 0.00