StackRating

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

Ashish

Rating
1389.57 (4,536,230th)
Reputation
4,321 (38,669th)
Page: 1 2 3 4
Title Δ
Indirectly calling non-const function on a const object -1.25
one question about initialization list in C++ -1.47
Copy constructor not called, but compiler complains that there's no -2.30
Constructors accepting string reference. Bad idea? -2.61
Shallow/deep copy of std::map +0.23
C++ Abstract Base Class Problem -1.99
RAII for singleton +0.04
C++ delete - It deletes my objects but I can still access the data? -1.50
Why is my recursiveMinimum function not working? +0.16
methods overriding and overloading -0.64
"I'm busy please wait" window - no buttons +2.19
how to count the number of objects created in c++ +3.04
Template type deduction in C++ for Class vs Function? -2.64
Just-In-Time Derivation -2.18
Passing information between two seperate programs +1.45
Pass by reference in C +3.77
does c++ standard prohibit the void main() prototype? -2.79
Overload operators as member function or non-member (friend) functi... -3.00
What is the appropriate English language terminology for referring... -2.63
Undefined symbols error in C++ / Eclipse -3.34
Why is this explicit scope resolution necessary? -2.67
When are variables removed from memory in C++? -1.77
c++ multiple enums in one function argument using bitwise or "... +4.96
Loading text from a file into a 2-dimensional array (C++) 0.00
C++ vs Java constructors +1.11
Is it necessary to learn Java for contributing to an open source pr... -0.53
Is it necessary to learn Java for contributing to an open source pr... -0.53
Need sample problems for hands-on +4.95
Component Object Model via C++(maybe VS) -1.14
Small question concerning redefining member functions +0.08
C++: newbie initializer list question +0.34
How to read a file line-by-line in C? -0.00
C++ template member function of template class called from template... -0.77
Float addition promoted to double? +1.25
What's C++ Really Doing When I Accidently Use a Variables to Declar... -2.95
Do potential exceptions carry an overhead? -2.86
vptr - virtual tables +1.62
Proper layout of a C++ header file -3.52
C++ -- Pointers to Arrays -- Arrays of Pointers -2.78
Passing pointer argument by reference under C? -2.86
How can I create a type based lookup table in order to implement mu... -2.60
preorder an array based binary search tree -2.23
Public operator new, private operator delete: getting C2248 "c... +0.02
What range of values can integer types store in C++ -2.43
Memory leak/Memory allocation in C++ -2.39
What is the advantage of using initializers for a constructor in C++? -1.04
Recoloring an image based on current theme? -3.28
virtual derived class of a non-virtual base class -1.13
not able to install hooks for all threads in a process -0.70
Special interaction between derived objects (i.e. mutiple dispatch) -3.37