StackRating

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

Oliver Charlesworth

Rating
1703.71 (136th)
Reputation
233,642 (179th)
Page: 1 ... 17 18 19 20 21 ... 85
Title Δ
Nested Classes and Inheritance C++ +0.22
Is this a valid approach for numerical order of two variables by th... +0.46
Decision/condition coverage +1.34
Are wrapper types really reference type -0.16
what is the different between macro and preprocessor directives in... +1.89
Why comparator in qsort has to be in this way? 0.00
Does the ASCII code with the parity bit allow us to correct a one-b... 0.00
C++ Constructor/Destructor inheritance -0.13
C++ constructor call another constructor based on parameter type +1.63
Why does int*[] decay into int** but not int[][]? +0.75
What does '\0' mean? -1.62
Failing to diff some subdirectories' files 0.00
No error with this collection declared with generics? +0.13
Can we use a String with the name of a Class when using the Class o... +1.71
max array size using #define +0.84
Adding data to generic ? extends list +0.59
How does this for-loop actually work? -0.83
stdarg.h and char paraments +0.80
C++ send any type of argument to a function +0.69
An efficient matching algorithm(C# code) 0.00
Automatic memory management == garbage collection? +1.06
an implement of sizeof guaranteeing bit alignment -2.41
Get differences between a tag and a branch? +0.20
Get an intersection point between a curve and a line -0.27
Does a vector behave the same was as an array when dealing with poi... +0.94
How to do reference counting in C - parameter passing -0.04
Returning unique() function in C++ -1.39
Why to use variables of the same type of the current class in which... +0.22
implementation of sizeof operator -0.77
Is there a difference in a binary when using multiple files C as op... -0.27
In C, is specifying 2.0f the same as 2.000000f? -0.44
map containing std::function<T()> and std::function<T(int)... +1.10
print out data in the non-intersection for set <string> A, se... +0.82
Random float number between 0 and 1.0 php -0.71
Converting char to integer at matlab 0.00
Algorithmic sorting solution to brain teaser/puzzle +1.04
Java Enhanced For Loop - Editing Original Array Values +0.48
Debug Macro for code block -2.34
C++ Assign a const value at run-time? +1.06
Logic circuit simulation 0.00
Casts between pointer-to-function and pointer-to-object in C and C++ +0.79
algorithm to convert any string to a real number between -1 and 1 +0.01
Why do I have values in my array that I didn't assign? +0.49
display a calculation term in MATLAB -2.99
C++ Constructors Runtime/Compile Time +0.63
simpler form of std::unordered_map::insert? -1.72
Doing math on character array is having unexpected results +1.10
Are pointers to any kind of variables possible? -1.12
Using new on void pointer -0.55
Use 'sort' with char array(C++) -0.09