StackRating

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

Gorpik

Rating
1511.02 (64,514th)
Reputation
9,175 (16,834th)
Page: 1 2 3 4 5
Title Δ
try all or just what's necessary? +2.35
What exactly is an "open generic type" in .NET? -2.94
How to set a Data Breakpoint, to break when EAX Register is set to... -0.08
Is it good practice to initialize array in C/C++? -3.57
Initializing fields in inherited classes -2.60
Pure Virtual Function called error +4.58
abstract class and using array polymorphically -3.92
vptr - virtual tables +3.31
virtual derived class of a non-virtual base class -2.11
virtual function - vtable +4.01
Member assignment in a const function +0.64
Should the conditional operator evaluate all arguments? +0.27
When are member data constructors called? -1.76
Is there a reason to use enum to define a single constant in C++ co... +1.26
Calling overridden function from the overriding function +4.03
Why is this cast not possible? -0.45
C++ operator overloading resolution ambiguity -2.89
C++ Style Convention: Parameter Names within Class Declaration +4.20
How does const correctness help write better programs? -3.33
Should a buffer of bytes be signed or unsigned char buffer? -0.55
Why should I learn C#? +2.25
Suggestion for template book for C++? +2.65
C++: is string.empty() always equivalent to string == ""? +0.86
Why can’t variables be declared in a switch statement? -4.16
Can object constructor return a null? +4.37
exception hierarchy vs error enumeration +0.90
WinApi C++, How to open a window push down a button? +2.05
c++ enum to unsigned int comparison -3.75
What Does "Overloaded"/"Overload"/"Overloa... +1.40
What's the best signature for clone() in C++? +1.45
Looking for a better way than virtual inheritance in C++ +1.51
How do you deal with NUL? -0.76
What was the strangest coding standard rule that you were forced to... -2.16
Is there any performance hit involved in choosing gzip over deflate... -4.14
Why does boolean consume more memory than char? +4.04
Passing copy of object to method -- who does the copying? -1.68
When should you use 'friend' in C++? 0.00