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 2 3 4 5 ... 53
Title Δ
Order of writing to a global variable from +0.43
How strcmp() is returning -1 even though the two values are same? +0.08
C++: accessing an array of unknown size by using try/catch +1.50
Is it possible to have a string ignore null terminate chars -0.80
Why aren't exceptions used often in C++? +0.90
how to pass array as function arguments in C? +0.40
new vs *new in C++ +0.57
What does `::` do in C++ language? -0.66
C++ need for destructor function +0.24
Understanding namespace scope in c++ +0.26
I am confused between True and False .. does a True value stands fo... +0.88
copy constructor c++ on temporary objects -1.06
Understanding this example program +0.61
Trying to declare a member-object in C++ 0.00
Destructor being called early +0.99
What is the correct return type for C function which returns differ... -0.56
Using String and Pointer with malloc +0.43
Why compiler don't generate a warning or error if some restrict poi... -2.32
Will delete[] after strcpy cause memory leak? +0.53
How to Overload a Function +0.20
C++ std::string is 100% RAII on any platform? +0.83
while(a==b); vs while(a==b) {;} -0.29
variable already defined error with namespace 0.00
Using * operator when dealing with abstract data types in C++ +0.57
"Declaration of xxx outside of class is not definition" e... +0.23
Why the returns of strcmp is different? -2.83
Why Check of Access Specification for Static Data memebers 0.00
c++ free memory allocation in constructor when facing exception 0.00
Trouble with understanding virtual and non-virtual function calls +0.20
Why should or shouldn't we prefer a macro that accepts arguments ov... +0.00
Exception and Copy Constructor : C++ 0.00
Heap memory clearance when application closes abruptly -0.89
Memory Organization in C++ +1.21
why a is 2130567168 for a in c++? 0.00
Constructor, Copy Constructor and Stack Creation : C++ +0.73
Does inheritance imply a deep copy of memory? +0.22
Why I am not getting error in following code? 0.00
How to place classes in separate files (C++) -0.77
When typedef becames an actual type? -1.29
Can C++ pointers be initially created rather than creating a variab... -0.81
Define where placed the c-string +0.15
How to force the function implementation should be reference input... +0.80
Solving cyclical dependency for friend classes 0.00
Is something like "for(i=1;i<=10;printf("%d\n";i)... 0.00
Implementation of RTTI using typeid +1.21
What's wrong in these 5 myriad ways of declaring/initializing const... -0.80
Too few arguments to function error? (C++) +0.37
Valgrind complains about a memory leak but I'm calling new and delete +1.57
How do typedef-ed pointers work -0.28
About brackets in C compilation +0.61