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 2 3 4 5 6 ... 85
Title Δ
c++ when the const is not an explicit one? +1.24
Docker connection refused when started with -ti bash 0.00
Guava's ComparisonChain conversion to JavaScript +1.11
`(long)(float)Long.MAX_VALUE` has the exact value, how is that poss... 0.00
How does this float square root approximation work? +0.99
Is it legal for a C compiler to optimize out local static variables? 0.00
Convert Observable<Single<Object>> to Single<List<... 0.00
Polymorphism: member acces and getter give different results 0.00
How to capture arguments in a loop, repetitively, in JUnit Tests? 0.00
Why does template create a local copy of second parameter? +1.30
ApfloatMath.pow method returns almost the correct value 0.00
Why would I ever git checkout --detach 0.00
Groovy: How Closure works in sort() 0.00
Introduction to dynamic loading in C++ +0.27
Cannot convert argument from int * to const int *& +0.61
How to stop self-recursion in Java generics? 0.00
Why Intellij IDEA doesn't display 𝔊 symbol? 0.00
java concurrency - Is Instruction Level Parallelism(ILP) used under... 0.00
What algorithm is used during Git rebase? -0.15
How to install dependency when JAR name differs from folder version... 0.00
Compilation is successful even if function definition is missing 0.00
How to inverse LFSR and shift register in C? +1.38
Storing incomplete work with git flow +0.27
Continuous Interpolation in MATLAB? 0.00
If double digit precision is ≈15.955 (16), why can I print 50 digits? +1.39
how to escape special characters in xml without escaping xml tags(&... 0.00
Flow control in Exception Handling -0.68
Variable method reference in java 8 +1.71
how can create a new branch from already existing commits? -1.20
Number of commits reduced after rebasing feature branch over master 0.00
execute 2 commands within container 0.00
Commit to SVN without changing the revision 0.00
Do Java Random instances with different seeds really produce differ... 0.00
bash: syntax error near unexpected token `;;' +0.23
Merge remote into local subdirectory of a git project 0.00
Groovy calls deprecated getter method instead of public class field -2.80
Can we say that a method-local class is a type of Inner class? 0.00
How to make git diff show the same result as github's pull requ... 0.00
Fastest method for counting the maximum number of unique values in... 0.00
Do local inner classes maintain a copy of all local variables in th... -0.90
Does Java allow immutability checks at compile-time? -0.58
I lost current head branch in git -1.76
Why are unnamed parameters useful? -0.39
Chance of randomly generated float equality? 0.00
Overloading ** in C++ -0.23
Git get the files which are not yet pushed to the repository -0.27
Does anonymous class get shallow or deep copy of final variables in... 0.00
How to Categorise by Integer Days of gallery in Matlab? 0.00
How to view fast-forward merges in the git log? 0.00
Calculating Space Complexity of Stack Search +0.23