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 ... 4 5 6 7 8 ... 53
Title Δ
Getting wrong output +0.53
C++ Arrays and Functions +1.71
What happens to the return value( which returns an object ) when it... -0.20
Runtime exception with input using scanf or gets in C 0.00
C++ copy constructor: field with list of pointers +0.89
Destructors in inheritance +0.84
Reference to an unnamed temporary object (life time) -0.49
What is the past-the-end iterator in STL C++? +0.62
Static vs. Malloc +0.67
Will a destructor unit test be optimised away? 0.00
Overloading Operator most likely not working +1.45
Unexpected error in cpp program? +0.84
Unable to pass and retrieve array element? +0.47
Does the order in which my functions matter? -0.54
Polymorphism in C++ +0.49
Strange Syntax in C++ -0.60
Constructor and static functions -0.91
What actually is stored in one byte of empty C++ class? +0.38
function overriding with different return types +0.76
What exactly is the issue. An error with the else if logic? Expecte... +0.53
C++ Allocating memory on the heap and stack? 0.00
Using Virtual functions in C++ 0.00
iterating over std containers using standard for -0.77
Initializing an variable matrix in a structure C 0.00
How do I delete this 2D array in c++ +0.72
why and how does rand() exist both in global and std namespace in c... +0.23
c function parameter evaluation and passing +0.18
Simple memory issue exercise +0.50
Destruction of class members when destructor is not called +0.56
What this Declaration meant in C +0.63
Should a const static variable be initialized in a c++ header file? +0.71
How 'undefined' a race condition can be? -2.33
Compiler error LKN2019: Unresolved external symbol when dealing wit... -1.01
Can compiler skip evaluation of comma operator's left operand? 0.00
how to properly use the copy constructor and assignment in c++ class +0.22
Are virtual functions the only way to achieve Runtime Polymorphism... +0.59
Copy constructor define and declare difference? 0.00
Garbage values in pointer array +0.22
Return value optimization while returning by reference +1.31
Virtual destructors calling both derived and base destructors +0.45
In C++, does a constructor that takes the base class count as a cop... 0.00
How does C/C++ copy structs? +0.81
Private class variable requiring pointer? +1.41
Extern in C++ (VS2012) Multiple defined symbols found +0.25
Is is standard practice to have the same include derivate in a head... -0.61
how to generate a unique id for each instance within a class in c++? -1.38
Why are the postfix operators designed to return-by-value? +1.12
Segmentation fault on homework. Can't figure out why -0.60
Guarantateed minimum size/range of C data types +0.08
difference between (void*) and & +1.18