StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 14 15 16 17 18 ... 53
Title Δ
Passing pointer to function as parameter +0.46
Is the "this" pointer RTTI-enabled? +1.68
Potential issue with not using format specifier with printf -0.25
C++ pointer of specific bit size +1.17
Strange bool overloading 0.00
Can we print an array like this? +0.03
C++ pure virtual function inheritance (same signature) +1.63
#Define VS Variable +0.71
Issue with calling a method from template class 0.00
Are static functions in C language really invisible? -2.00
Multiple inclusion error, can't find a solution 0.00
Does setting some fields of an array, set the others to zero? +0.22
Declaring private static variables in a class in C++ +0.52
How to store a function in a member of class? (Using function as ca... +0.16
Can a function return multiple values in C? +0.42
declaring variables without any data type in c +0.91
Using the post-increment in function arguments -0.46
How should set a char* member of a class? Using strcat or something... +0.22
Qt and C++ how to convert Obj& to Obj* +1.08
Inconsistent sizeof behavior in C +0.58
C++ Multi Dimensional Array Problems - Entries printed more than once 0.00
CRT heap debugging on Windows MS VC++ 2005 0.00
Are unions still relevant vis a vis Object-Oriented Programming? +0.41
"useless type qualifier" error +0.86
issue with returning the parameters from the function -3.08
c++ global namespace compile problems -0.89
Speed of comparing vs. setting variables -1.63
Dynamic array confusion +1.37
Why does call-by-value example not modify input parameter? +0.67
First element offset 0.00
Evaluation of Macro +0.97
error in dynamic casting 0.00
how to write assignment = operator +0.71
In C, when is conditional "test ? : alt" form (empty true... +0.97
Why are strings in C++ usually terminated with '\0'? +0.34
Access issue regarding static variable +0.24
Does the overloaded assignment operator always provided by the C++... +1.44
Scope of a local object -0.21
signal SIGABRT even though i'm using delete[] in c++ +0.81
gcc, uninitialized global variables +1.00
C++ Exception Handling -0.83
How to pass by reference? -0.62
Replace malloc / free in this code +0.99
location of virtual function table pointer in object -0.56
How can i track memory allocation? +0.94
is the name of an array an rvalue? +1.72
Difference between .so and .so.x 0.00
does the compiler assume that private const members *never* change? 0.00
What is the difference between GTK and Win32 Native API in C? +0.55
How to run this program? -2.01