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 ... 4 5 6 7 8 ... 85
Title Δ
Java Compiler replacing StringBuilder with + concatenation +1.22
Is there a way to avoid cache misses _completely_? -0.08
C++ template with 'const' -1.35
Automated testing of file generation and validation of file contents -0.57
Is this a good way to check for loss of data on cast operation in C? -1.26
Maven is ignoring resource files when creating the war/jat. How to... 0.00
Math.pow yields different result depending on java version +0.56
C++: Array to pointer decay questions -0.23
How do C and C++ Standard Library functions find the end of a file? 0.00
Are reference variables allowed to destruct their objects in C++? -0.96
Why doesn't numeric_limits<T>::min() return the smallest... +1.15
FFT realforward vs realforwardfull in example +0.23
How does initialization of local variables (large arrays) affect st... 0.00
What memory access patterns are most efficient for outer-product-ty... 0.00
How is this C expression evaluated +0.56
Why can't I wrap an initialization list in parentheses? +0.23
Makefile for compiling c++ program -0.26
Are environment variables replaced, copied or shared when calling e... 0.00
How to annotate a code block in Java -1.61
What is the meaning of `struct X typedef` vs. `typedef struct X`? +0.98
How to design entire heirarchy to have an *immutable* parent-field,... +0.73
Same simple calculation, different results -1.09
Is there something wrong with my usage of sprintf? 0.00
Why is it necessary to cast NULL to a type in this macro? -0.60
What does the &^ operator do? 0.00
Comparision of Speed of matrix multiplication in matlab and C +0.49
makefile with variable target 0.00
Move specific git commit from master to branch 0.00
How does this function compute the absolute value of a float throug... 0.00
downcasting using static_cast - pointers and objects 0.00
Questions regarding TCP checksum calculation 0.00
Are the arguments of a C program guaranteed to be '\0'-terminated? 0.00
Is it possible to use a min heap as a max heap? 0.00
Finding array element greater than all previous +0.21
converting rgb image to double and keeping the values in matlab -0.23
How to get the pointer address of A[i][j] using pointer arithmetic? +1.12
Comparable<? super T> vs. Comparable<T> 0.00
Rotating an array using Juggling algorithm 0.00
ArrayList and the sort Method of Collections -0.26
Git mv folders up -0.75
What is the size of a pointer? What exactly does it depend on? +1.22
Get filename path from test/resources in junit test 0.00
Adding to the address of an array in C +0.38
Does the constructor of a class return a reference of the class typ... 0.00
memset is setting value incorrectly 0.00
Groovy grammar shortcut for HashMap (environment variable example) 0.00
how can i get the average of list in java with no loop -2.13
Is there any direct git command to push changes to another branch 0.00
is 1 in int garanteed to be 00...001 in C? +0.80
Is the order of HashMap elements reproducible? -0.26