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 2 3 4 5 6 7 ... 25
Title Δ
Properly destroying pointers in an std::map -1.91
Is it good style to use lambda functions to define very small helpe... -1.08
Arrays vs malloc? +0.48
Vector's push_back implementation using memcpy -0.40
What is appropriate formatting style when multiple methods are invo... +0.11
Should I use vector or set in my special situation? Or something en... +1.21
How come c# can return the object and c++ can't when popping from S... -1.14
Unicode character Visual C++ -1.33
Would vector of vectors be contiguous? +1.55
Get Count of array that converted to dynamic in c# -1.07
Is there any algorithm that is O(n) time and necessarily uses O(n)... 0.00
Returning a pointer to an array C++ -0.53
Is it a bad practice to always capture all in a lambda expression? -0.52
Is an implicit GCHandle released when the function returns? 0.00
Fast way to identify necessary includes for C++ +0.51
How to get InvalidCastException from Array.ConstrainedCopy +0.18
what is the best way to read and parse millions of files on WindowsNT -0.17
C++11 - Way to detect the operator new[] +1.96
Learning functional programming - having trouble conceptualizing &q... -1.51
How to use C# Generics to limit method to integer types and still u... -0.50
in C++, how to make sure that one object is constructed before anot... +0.63
Does std::set still sort when elements are wrapped in smart pointers? +1.77
Is it possible to copy instances of types with similar fields? -1.12
Left derivation and right derivation for the following grammar 0.00
How can I determine if a file was opened for append on Windows? +1.76
How can I write a portable Windows application? +0.43
How to Reverse a string using C? +0.19
AccessViolationException when using std::basic_ifstream::get() in C... -0.05
Reason for precedence of instanceof/is -0.89
What sorting techniques can I use when comparing elements is expens... +0.30
Are there any good uses of macros? +0.99
Are there any good uses of macros? -0.73
Relinquish Processor Time in C++ (Windows) +0.51
Nice way to portably "assign within conditional expressions&qu... -1.14
Java 8: virtual extension methods vs abstract class -0.84
How does C++ 11's array end() find the array end 0.00
Data structure that allows accessing elements by index and delete t... +0.91
Unable to understand how boxing is done +1.21
Why does Environment.Exit() not terminate the program anymore? +1.31
Tail call optimization besides tail recursion? -1.26
What is the difference between `Enum.name()` and `Enum.toString()`? -0.04
Is it possible to create a pow(double a, double b) function in C wi... -2.15
Convert vector of uint8 to string -1.69
How does a pointer to a pointer correspond to a 2D array? -0.13
How to convert char* to char** in mfc++ +0.70
how to find duplicates in std::vector<string> and return a li... -0.76
Struct memory hack to overlap object reference - Is it possible? -0.99
I'm currently creating my first Windows Device Driver "Hello w... 0.00
Improve the performance for enumerating files and folders using .NET -1.71
Is the C compiler free to rewrite adjacent values in an array? -1.75