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 ... 9 10 11 12 13 ... 25
Title Δ
Concept of "block size" in a cache +0.46
How to find compilation bottlenecks? -1.65
Calling c_str of empty string -1.63
In C++, What's the difference between char array's name and a char... +0.29
What does the ?? mean in a registry value? 0.00
Why is HashMap containsKey slower than get in Sun JDK? (sun-jdk-1.6... +0.22
Java: What's the reason to write Supertype a = new Subtyp()`? +1.11
array syntax in C -0.22
Creating a typetuple from a variadic template argument list in D 0.00
Different ways of calling functions C++ +0.82
C volatile variables and Cache Memory +1.24
Is there a way to make a method which is not abstract but must be o... +0.19
Is there a Windows equivalent of nanosleep? +0.41
when is an iterator implementation a better practice than indexing? +0.44
Non-recursive merge sort with two nested loops - how? 0.00
What Time Is This Returning -0.06
Why variadic functions require at least two arguments? -0.49
declaring a pointer in c# to point to unmanaged structure in c dll -0.45
I get implicit declaration of function strncmp -1.02
How do I pass an object by value? -0.17
Convert recursive binary tree traversal to iterative +0.48
Trying to override ToString(): "No suitable method found to ov... -1.32
Using if (!bool) vs if (bool == false) in C# -0.54
Passing variadic arguments in one function to another function in D -0.62
What is the rationale for small stack even when memory is available? -0.27
Why is std::bitset<8> 4 bytes big? -0.85
"deferencing pointer to Incomplete type" error in c +1.48
Test if generic type is of particular Enum type 0.00
Which syntax for Unicode strings in VC++? +0.36
How can a Format-String vulnerability be exploited? +0.60
How can a Format-String vulnerability be exploited? -1.40
String doesn't equal string? -0.43
How to call std::min() when min has been defined as a macro? 0.00
GlobalLock and Global memory in kernel mode? +0.45
How to invalidate the file system cache? +2.07
C# grammar in BNF or EBNF Parser generator for F# 0.00
difference between getch() and (*getch)() +2.03
In-place array reordering? 0.00
C++ Templates: Angle brackets problems -1.67
Metaprogramming in C++ and in D -0.24
Function arithmetic? +0.93
Why isn't std::find() using my operator==? -1.12
Stand-alone shared_ptr<T> implementation? -0.44
Iteration Vs. Enumeration +0.45
Does "mov ax, 5" put data on CPU's memory/cache or the ma... 0.00
Should I use CString, basic_string<TCHAR>, or something else... -1.85
Fastest way of reading bytes in D2 +1.73
is \ integer division in VB? +0.46
Running Javascript with CScript? +0.46
Does passing Reference Types using ref save memory? +1.13