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 ... 36 37 38 39 40 ... 53
Title Δ
Implicit upcasting question +0.64
expression must have a constant value error in c++ +0.54
Waiting for threads -1.92
what is the meaning of the following expression in c++ +0.69
Why can't static_cast be used to down-cast when virtual inheritance... -0.36
Don't understand static boolean behavior -1.31
Friend Operator << overloading issues, 0.00
Question about the overloaded operator << +0.80
C++ Type changes during derived class construction - virtual functi... +1.07
defaulted default constructor ? in n3290 draft +1.77
Assigning pointer to uninitialized variable changes it value? +0.64
Is methods overriding in C++ always done in a derived class's header? +0.61
Appropriate use of global const variables in C++? +0.34
C Tutorial - Newbie questions +0.95
Does a pointer returned by std::string.c_str() or std::string.data(... +0.81
deleting objects in c++ +1.34
Does the 'private' access modifier give the compiler more room for... -1.66
Existence of a file given its path -0.46
Is stl vector concurrent read thread-safe? +1.53
Exceptions when allocating memory +2.46
default arguments for templated function -0.38
Using Shared Memory in a Dynamic-Link Library in Visual C 0.00
C++, diamond inheritance, where/when do pure virtuals need to be im... +0.97
Does each file get its own copy of the static variable? +0.92
Concept difference between pre and post increment operator for STL +1.18
Question regarding C++ Copy Constructor call -0.47
Instead of just using free() and having the pointer pointing some n... +1.25
What is a constant reference? (not a reference to a constant) -0.15
AccessViolation error while using _tcstok in C++ -0.07
Possible memory leak? 0.00
private template functions +1.27
C++, are multiple-inherited constructors called multiple times? +0.91
Why assignment operator is used for deep copy and who calls it +1.47
Using class member name in a constructor +1.28
Derived class with non-virtual destructor +1.12
Initialization lists in constructor -0.03
Undefined symbols of the architechture x86_64 0.00
single virtual inheritance -0.39
Which is correct when allocating memory for a struct in C +1.32
Why doesn't c++ recognize a string when trying to convert it into a... -1.35
Are STL Container Classes Of Same Type Thread Safe? +0.50
Built-in datatypes versus User defined datatypes in C++ -2.36
sizeof() applied to structure and variable +1.00
"Cannot allocate an object of abstract type" error +0.30
Initialisation and assignment +0.27
Function that polymorphically handles vector and hash_set +0.55
NULL passed directly to a function expecting a const reference para... -0.68
printf not printing the correct values +0.90
Sound problem with c++ video player +1.58
Char to Int in C++? +0.93