StackRating

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

Turing85

Rating
1561.85 (5,263rd)
Reputation
6,448 (25,132nd)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
JPA Spring Data entity to be used outside of transaction +0.44
synchronized method not giving correct result 0.00
Using .indexOf() with ArrayList<String> 0.00
How to refactor methods with different List<Objects> -0.56
Code smell sonarLint - Assigning a value to a static field -1.72
cant understand Thread join() -0.56
Difference between Iterator,List iterator and CopyOnWriteArrayList +1.63
Clarification on `this` keyword in a lambda +0.18
Why java.util.UUID is Comparable? +0.75
Java consumers ability to accept and return boolean or string -1.55
Convert Java stream of strings to array of float +1.28
Is use of AtomicInteger for indexing in Stream a legit way? +1.56
Why does AutoClosaeble use try/catch semantics? -1.26
Java (JUnit 4.xx) How to force call an exception in the try block w... 0.00
array method issue in output -0.39
find pojo fields by annotation name +0.49
Java Generics - Unchecked cast from "capture#1 of ?" to &... -0.57
Unit testing a value passed to a static method +0.45
Recursive Selection Sort in Java +0.45
A generic MergeSort implementation in java 0.00
Get classes of parameters to method call (ExecutableElement) inside... 0.00
Reflection: Make a Consumer<A> when A could dynamically be an... +2.83
addAll() method in Set implementation does not work 0.00
In an interview I was asked how do you detect memory leak in Java? -0.43
Annotation to default value 0.00
Java - If Else Logic +0.45
Detecting car plates at different ligthings 0.00
printf format error +1.69
Enums defined in a class is a static nested class? +0.13
Java 8 generics compatibility 0.00
Having a bit of trouble understanding inheritance? (Java) -2.39
searching in 2d array as O(n) with unsorted rows +1.05
The best way to have multiple observer lists in observer pattern 0.00
String hashCode() documentation vs implementation -1.01
Operater '*' cannot be applied to 'android.widget.Radio... 0.00
Java 8. Generics. Using raw type. Unexpected converting of types -0.29
Random array generator with different values +0.08
Trying to keep ArrayList Immutable +0.45
java parsing array input control +0.45
Java program slows down abruptly when indexing corpus for k-grams 0.00
synchronized(obj) does not work ,why the result can be -1 or 0? +0.45
Java 9 - Cannot be resolved as a module +1.83
create a new Integer object that holds the value 1? +1.57
Why does insertion-sort run so much differently time-wise with diff... +0.45
Java generics issue with compareTo and inheritance +1.21
Java method reference resolving +2.15
Why non-final public methods of Object declared in Annotation inter... 0.00
Is there any way to declare that an inner class has the same generi... -2.09
How to define sequence of execution in between two threads? -0.54
Safe construction in java multithreading +0.21