StackRating

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

shivakumar

Rating
1447.71 (4,533,233rd)
Reputation
2,354 (71,627th)
Page: 1 2 3
Title Δ
Operator overloading of "basic" classes -3.43
Why using the const keyword before and after method or function name? -1.03
Is it possible to perform unit testing on dll's methods without an... +0.33
Operator Overloading C++; too many parameters for << operation -3.39
How to pass an argument to the C++ application -1.57
C++: call class method from a non-class function +0.38
Vector Erase Error -2.42
Comparing numbers in a file to a console input 0.00
C++ class (with set) storing a generic template class...compilation... -3.64
how to start a program using a windows service? 0.00
non datatype template parameter, more specialization generated? -1.94
Inlining private methods in C++ -3.88
How to store multiple derived classes in a vector without slicing -0.81
C++ – Trying to write files -1.80
Folder structure - good practice +4.67
How to set a preceding function parameter to its default in c++? +1.18
const before parameter vs const after function name c++ -2.19
win32 WM_SETTEXT not working -3.68
& in function parameter after type -0.89
string size stays zero -0.75
My Stats class prints garbage -1.75
Merging vectors +4.77
Create an empty istream to be filled from a method call +0.98
(C/C++ Threads): Creating worker threads that will be listening to... +4.68
C++ : sharing fields between class and superclasses -1.64
Does adding a reference to a shared ptr increase the reference count -1.21
Regedit doesn't see registry values inserted from my code 0.00
Smart pointer wrapping penalty. Memoization with std::map +1.79
Getting data from a void pointer using run time type identification -3.73
C++ function return a vector / string but not an array -2.81
Find maximum value of a cv::Mat 0.00
Avoid re-definition in C++ +3.26
#define directive memory storage -1.32
Is it ok to delete an abstract class instead of a child? +4.39
How to measure memory allocation time in C++? 0.00
writing a vector to a new text file 0.00
Set union algorithm using vector in C++ +4.35
overload class functions in c++? 0.00
Appending character to a string in C with strcat -1.34
c++ multiple finder +1.48
Playing with strings in C++, analysing characters and creating func... 0.00
compare argv[1][i] arrays C++ -2.77
C++ static member variable of type enum won't compile -3.24
no matching function error in the case of relation between base cla... -1.10
Increase stack size of a program -3.63
How to access the array from the pointer? +1.26
does the default private setting kick in after inheriting a class p... -3.91
UI programming in Visual Studio 2010 using C++ 0.00
Overloading the C++ assignment operator -1.58
`y=++y`, is this standard compliant? [which appears in a test by Mi... -1.10