StackRating

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

Jeffrey

Rating
1596.32 (1,951st)
Reputation
38,367 (2,918th)
Page: 1 2 3 ... 11
Title Δ
Why does type inference fail here? +2.43
Path is abstract: cannot be instatiated(IntelliJ Ide) 0.00
recursive size method linked list +0.37
Is break more efficient than checking the loop condition in Java? +0.04
Why does Java have an IINC bytecode instruction? -1.07
Does Collectors.toSet() always return a HashSet ? What is the contr... -0.12
Why is SwingWorker not returning an object to the EDT? 0.00
javafx - load image from within a jar -2.51
Separated exception handling of a CompletableFuture 0.00
Why does my quicksort sorts the array in a reverse order? +0.36
Static attributes (Python vs Java) 0.00
Comparator using Lambdas 0.00
Eclipse EcLemma number of covered instructions more than lines of c... +1.52
In java, how do I sort a generic class T on a Field variable sent t... +1.06
Using declared f variable in a for cycle outside the cycle. Java +0.33
Is it ok to sort a List in the body of the test case to check for b... -0.70
Merging Maps containing Sets throws UnsupportedOperationException +0.38
Can you alias a tuple type? -0.35
What is a good practice or design to swap algorithms at runtime? -0.14
Do the caches of all processor's cores are synchronized during... 0.00
Using java 8 streams to generate pairs of integers +0.69
Is it best-practise to Condition#signal eagerly? +0.35
Synchronization block in java +0.60
Java casting enum to a class 0.00
How to iterate with foreach loop over java 8 stream -1.62
Throwing exception from lambda +0.19
Is it true that java volatile accesses cannot be reordered? -2.12
Can class name be excluded from Lombok @ToString? 0.00
Is Java ClassLoading SingleThreaded? +0.37
Merging Map streams using Java 8 Lambda Expression -1.88
How to load a different resource with different unit test methods? +0.37
A better approach to handling exceptions in a functional way +0.62
List of Class<? extends Foo> incompatible types 0.00
Why is this type inference not working with this Lambda expression... +1.15
Stuck with lambda expression and Map -0.88
How can I find the target of a Java8 method reference? +0.37
How is Guava Splitter.onPattern(..).split() different from String.s... +0.40
Return a Class instance with its generic type -1.33
java: rethrowing trapped exception +0.37
map in Option cannot be applied to <method reference> 0.00
Java OutOfMemoryError with ArrayList<List<Integer>> +0.37
Converting a time to milliseconds correctly in java.time (Java 8) +1.41
Can a Java 8 `Stream` be parallel without you even asking for it? +0.82
How to implement round-robin order for PriorityBlockingQueue? -0.55
Multithreading summing large number of values atomically -2.55
How to handle when System.nanoTime() returns the same value between... 0.00
Use LinkedHashMap to implement LRU cache -0.64
Unable to modify annotation of package-info.java using Java 8 0.00
java.io.File.createNewFile() method and file type -0.12
Java Instantiate a class at run time with String[] stringArray para... 0.00