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 ... 10 11 12 13 14 ... 85
Title Δ
ld can't see a library I just built -0.81
Why strrchr() returns `char*` instead of `const char*`? +1.22
Does C hold the carry about bit from a << or a >> bit s... +0.21
make private fields visible within inherited subclass +0.24
What is the syntax for an argument of type pointer to generic funct... 0.00
Addition between 32 bit unsigned and 32 bit signed numbers +0.67
How do Java objects work? +0.75
"Error: array type has incomplete element type" on functi... -0.01
Matlab - Voting matrix 0.00
Set the view for a 2D matlab plot 0.00
Does a CMP+JE consume more clock cycles than a single MUL? +1.40
Linux sort - not sorting properly? 0.00
can I copy a 1d array into a 2d structure without using a loop in c? +1.21
How to ensure completeness in an enum switch at compile time? +0.20
Global overloading of == and != for floating-points +0.80
double pointer memory check, do we need to delete both separatly +1.08
Algorithm: how to find a column in matrix filled with all 1, time c... +0.62
function pointer to different functions with different arguments in C +1.10
Passing alias as function argument linux bash -2.77
How do we write JUnit for method which writes the output into a file? 0.00
Parallel image filtering in Fourier domain -0.89
How to find max k elements in array? 0.00
EXC_BAD_ACCESS when trying return a uint64_t number -0.44
c++ empty class size and default functions -1.58
C++ initialization lists multiple initializations 0.00
Why do I get this unexpected output here? "87" 0.00
Java - value of primitive type prior to assignment +0.23
Simple functor in C++, STL 0.00
DFT Matlab function 0.00
what do we mean exactly when we say "ints are immutable" +0.62
C/C++: do built-in objects such as `int` `double` always stay in th... -0.47
What does "for each value converted" mean in the followin... -0.50
preventing redundant random numbers +0.68
java hashCode() function on reference variable and objects 0.00
How to do rank-1 factorization in MATLAB? -0.76
Finding solution set of a Linear equation? -0.43
What kind of variable in C can not be addressed? +0.22
Reverse XOR operator in JavaScript? 0.00
how to retrieve value from command line argument in shell script +0.22
Dropping "const int" qualifiers in template operator[] 0.00
Set Implementation in C++? -2.20
Passing 2 structures as parameters to pthread in C -0.27
How to convert t[i][j] to pointer style reference +0.59
Deleting resources managed by a vector +1.36
LONG_BIT in limits.h -0.15
double datatype casting works on windows but not on linux 0.00
Allocation of bytes for local variables of a function and Is the PO... 0.00
Why is my fixed point conversion off by 1 for negative non-integers? -2.95
`const`ness, referencing and function calling -2.68
Adding square matrices in O(n) time? +0.23