StackRating

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

Joseph Thomson

Rating
1515.32 (44,168th)
Reputation
5,186 (31,947th)
Page: 1 2 3
Title Δ
About Class: why do we need to use new in java but not necessary in... +0.14
Constructors in c++ making an object with [] instead of brackets +2.53
std::string stops at \0 -2.15
How do I realize the Observer pattern in conjunction with inheritan... 0.00
C++ can't convert classes with templated argument in constructor +4.36
C++: assignment operator of class with dynamic array of pointers to... +3.66
removing adjacent duplicate strings from an array of strings? -2.15
How to create a functor as the sum of 2 functors? +0.71
How to fill the middle of a dynamic 2D array with a smaller one? -1.30
Initializing multiple pointers with same value with single initiali... -4.05
C++ - What happens if I `return a*= b;`? +3.99
c++ virtual templated function -2.90
Accessing derived class' member functions in base template func... -1.60
How to store arrays in queues? +3.78
Writing multiple platform implementations in C++ -0.31
C++ generic class dealing with dereferencing syntax -2.30
Avoiding macros for near identical class definitions +4.41
Find 2 points based off how much a point has rotated around a cente... +3.97
dynamic_cast or redundancy? -4.34
c++ function return NULL string reference +3.74
C++ negation and overload resolution +4.90
Delete first and last 'X' character from character array 0.00
Pass the name of a variable to a function in C++ -0.39
Passing many functions and storing all their results in a tuple -0.44
Generating objects of variable types from combinations of construct... -0.68
How do you double each letter in a string using a for loop and an i... -2.00
C++ Inheritance: Derived class pointer to a Base class invokes Deri... +3.88
Why declare a variable type p as new type instead of declare it jus... 0.00
Modify the value of a std::unordered_map element in C++ +1.44
C++ template functions with the same name but different return type -2.56
Private/public static member function +0.03
Implementing the swap in the copy and swap idiom +0.08
Getter and instance variable, reference, pointer, or object? 0.00
Delete a pointer with a pointer to that pointer -0.07
Referring to templated function in template 0.00
C++ member function overloading with & (ampersand) +4.35
Template class partial specialization for kinds of collections 0.00
Why hiding of virtual functions/methods not allowed in Java or C++ -3.29
Why return type of same-named-method should be same in sub-class Ja... 0.00
Breaking a circular dependency between a shared_ptr and a unique_ptr -3.13
Does moving non-POD C++ objects with memcpy always invoke Undefined... +0.62
C++11 make_shared instancing +4.03
Strategy pattern in C++. Implementation options +0.96
C++ condition_variable mutex lock issue +4.34
Quaternion and axis of rotation 0.00
boost::shared_ptr used with vector is slow? +2.12
Redundant private member data replication in implementation hierarchy -3.28
Class Data Encapsulation(private data) in operator overloading 0.00
How to avoid two-phase construction of aggregated types referenced... +0.95
Avoiding duplication of function definitions in template specializa... 0.00