StackRating

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

Ryan Haining

Rating
1632.48 (834th)
Reputation
22,514 (5,822nd)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Class constructors in C++ +1.72
Numerical array too long in c++ : how can I circumvent this? 0.00
How does this code work and is it good practice? +1.56
What does it mean when you assign int to a variable in Python? +0.37
Lazy initialization of unique_ptr in C++11 0.00
C equivalence of std::find 0.00
Why does g++ (4.8.2) use c++0x as default? 0.00
Delegate to another object's operator-> 0.00
qsort() can't understand the detail in C -1.71
why it is allowed to pass insufficient number of parameters when ca... +1.37
Overwrite variable from another class in another file in Python 0.00
Python getters and setters method 0.00
C++ template for numeric types -0.51
How to find first 'key'? in a dictionary? -0.10
Check if input is of correct type -0.11
Subtuples of a tuple -1.54
How to assign a value of a string to a std::unique_ptr<std::stri... 0.00
Why do you get different values for integer division in C89? +2.57
What are the uses of get() member from the shared_ptr class? +1.90
class getting kwargs from enclosing scope +0.40
Python epsilon is not the smallest number -0.44
how to dynamically generate a subclass in a function? +1.61
C++ combining arguments template metaprogramming -1.03
assignment operator not working +0.96
Selecting a value of a variable from a set of values during object... -2.45
Confused using unique_ptr and a custom deleter -1.36
Is there a particular reason that using clone = obj *1 is avoided w... -2.51
what does returning -1 mean in a pseudocode -0.62
TypeError when using format string +1.84
Can not get it to accept a "letter" input 0.00
Counting differences between two strings +1.89
TypeError: NoneType object is not callable 0.00
Append itertools.product() results to variable in Python +1.95
Sort an STL container of structs by a certain data member +0.40
Python: How do I get my function to repeat until asked to cancel? -0.12
Count number of consonants in a string +0.71
C++: Comparing individual elements of a string to their ASCII values? -1.03
One line Conditional constructs in python +0.21
Should template parameter T be resolving to T& when a function... +2.11
How to get rid of doubled iteration 0.00
Use of rvalue references in function parameter of overloaded functi... +1.41
Workaround for GCC 4.9 constexpr bug 0.00
issues with deques and exceeding deque size with index operator +2.08
invalid operands to binary expression ('const char *' and &... +1.54
Pointers lose reference when constructor exits +1.05
c++ passing initializer list to function as parameters will constru... +0.18
Call constructor to initialize variables -0.81
How to randomly get 0 or 1 every time? +0.83
Calling array with variable size as parameter +0.38
Bubble sort code +1.47