StackRating

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

jasonline

Rating
1486.37 (4,460,041st)
Reputation
3,555 (47,337th)
Page: 1
Title Δ
delete vs NULL vs free in c++ -2.50
Eliminating inherited overlong MACRO -1.73
Few Basic Questions in Overriding -0.78
C++ map performance - Linux (30 sec) vs Windows (30 mins) ! -0.77
will a call to std::vector.clear() also set the std::vector.reserve... -0.44
Initialize a static member ( an array) in C++ -2.71
What is the underlying data structure of a STL set in C++? +0.06
When pass-by-pointer is preferred to pass-by-reference in C++? -0.91
linking error in Visual c++ when trying to inline functions 0.00
What does using mean in c++? -0.55
Virtual Inheritance : Base Ctor not calling in Most Derived Class? -3.78
How often do you declare your functions to be const? +2.91
STL deque accessing by index is O(1)? +4.55
Is it possible to add an object of a class in the class header? -0.82
C++ method only visible when object cast to base class? -1.25
'enclosing' scopes for friendship classes +1.79
Passing information between two seperate programs -2.52
C++ array initialization -0.05
Why can I not access a public function of a base class with a point... -4.14