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 ... 16 17 18 19 20 ... 53
Title Δ
why is a pointer function always have void return type? +0.25
Knowing the number of elements stored in an array in VC++ -0.29
static initialization and smart pointers 0.00
Reallocation in std::vector after std::vector.reserve() -1.70
Why does #define not require a semicolon? -2.17
format ‘%s’ expects argument of type ‘char *’ -0.15
overloading std::ostream& operator<< in the derived class... -0.10
Unresolved Externals -2.02
Can I free() static and automatic variables in C? +0.27
'...' is not a type c++ compilation error +0.26
Polymorphism determination issue +0.26
Multi threading in C +1.13
Use of Extern keyword -2.02
How to resolve "pure virtual method called" -2.72
Verify base object is of a particular derived type -0.81
Why can't volatile FILE* be assigned to FILE*? 0.00
Can the address of variable change during execution? +0.48
Vector:clear/pop_back won't run destructor -1.65
How is the array stored in memory? +0.53
When getting the max var, what's difference between using function... +0.74
When will the capacity of a vector reduce? -1.02
behaviour of malloc(0) +0.22
passing a local variable to thread. is it possible? -1.26
what does template<> (without any class T in the <>) me... -0.86
Why can't the size of a static array be made variable? +0.25
Is the register keyword still used? +0.57
defining variables in blocks of control structures +0.98
Container with constant time for accessing any element, pop from fr... -2.20
performance hit from lots of member functions in a C++ class? +0.60
Is there a difference between i==0 and 0==i? +0.83
"member of type foo has private copy constructor" error:... -0.37
Why constant data member of a class need to be initialized at the c... +0.96
Lvalues and Rvalues in C +0.69
Any C compiler where "==" evaluates to larger than one? +0.19
How will i know whether inline function is actually replaced at the... +0.97
segmentation fault with scanf for const char* -1.44
Can the dot operator have an expression as right operand? Why? 0.00
Do I need multi-threading for this project? +0.22
Initializing a static pointer in C++ -0.44
AutoPointer with objects not allocated on heap -1.96
what is the type of initialize list in C++ array? -0.74
char* to char[] - free necessary? +0.40
How can I make this struct instance volatile in C? -1.12
friend function issues +0.43
Why Copy Constructor is called here instead of normal Constructor a... -0.73
Order and point of calling destructor -0.03
Create/Initialize new object using variables +0.21
Valgrind does not report memory leak on "delete array" +1.29
Try catch statements in C +0.27
C++ overloading with one parameter const +0.72