StackRating

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

user541686

Rating
1517.31 (38,033rd)
Reputation
132,504 (472nd)
Page: 1 ... 4 5 6 7 8 ... 25
Title Δ
inline template function? +1.11
Why int and long types are first-class and favored by C# and the ru... -1.61
IContextMenu::InvokeCommand, break away from job? 0.00
How do called functions return to their caller, after being called? -1.24
Global VC++ Directories for Visual Studio 2010 or later -0.55
How can I check a reference requires how many bytes? +0.61
Named objects vs. temporary objects: Is it better to avoid named ob... -0.10
Where is Bottom Up merge sort useful? +1.05
what does the assembly instruction 'db' actually do? 0.00
What's so bad about ArrayLists? +2.10
Address of address of array +1.85
Why is the callback given to ReadFileEx() not receiving the correct... +1.37
What does while (*p2++ = *p1++); mean? +1.96
Why does Type.IsByRef for type String return false if String is a r... +2.18
If not (a and not b) and if (not a and b) -0.77
Are methods faster when parameters are referenced? -0.54
Compiler Libraries vs. Operating System Libraries +2.22
How to build a regular expression for nested search conditions 0.00
GetProcAddress and Function pointers - Is this correct? 0.00
Why C# behaves differently on two int array syntaxes -1.19
Is there a safe alternative to std::equal? 0.00
reinterpret_cast between char* and std::uint8_t* - safe? -1.05
Which design is most preferable: test-create, try-create, create-ca... +0.95
What is ToString("N0") format? -0.90
Calculating geometric mean of a long list of random doubles +1.14
Is there a function to copy an array in C/C++? -0.48
Why does max number of threads decrease when I increase max heap si... -1.17
Does this paragraph allow an implementation to optimize out volatil... +1.09
Overriding a method returning typename T does not work -1.21
What is the EXACT technical difference between "const char *&q... 0.00
Why are programming languages strictly reliant on primitive types,... -1.01
Is there any mechanism in (the future version of) C++ which can mak... +1.76
Javascript "".charCodeAt(0) stuck at 55357? -2.02
Curiously Recurring Template Pattern (CRTP), AutoLists and C++ +1.12
Is there a way to inline delegate in C#? -0.79
Realloc equivalent in C++ -0.26
Accessing GDI drawing context pixels directly -0.54
Purpose of assignment operator overloading in C++ +1.00
What is the correct way to prevent this YASM warning? 0.00
Is it more efficient to call an accessor method several times or to... -1.20
Is it a bad practice to define constants for space, tab and new lin... -0.21
Can we have a static class in C++? -0.45
How do I perform an (almost-)branch-less binary search on arbitrary... 0.00
What's the need for special exception classes? 0.00
c++11: given f(const X&) and f(X&&), do we ever need f(... +0.57
What are SCARY iterators? +0.45
Does the "SubstituteName" string in the PathBuffer of a R... -0.01
How fast is Kiss FFT? +2.35
Why does C++ allow to compile default copy constructors/assignment... +0.25
Dynamic Memory Allocation in fast RAM +0.00