StackRating

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

Michael

Rating
1584.98 (2,634th)
Reputation
22,362 (5,892nd)
Page: 1 ... 12 13 14 15 16 ... 21
Title Δ
Code refactoring using lambda - Java 8 -0.88
ArrayList contains one or more entities from another ArrayList +0.43
The output gives the same result 0.00
Java generic issue for ArrayList and Array 0.00
JavaFx new Thread with same Task as input -1.12
JavaFX 8 Bindings.when and Bindings.divide creates Divide by zero -1.39
What is an alternative to finding item with forEach from nested lis... +0.86
Why does the following casting with method reference not produce a... +2.37
My timer for JavaFX isn't working. Why? 0.00
What do we cal "s" and "o1" in "Scanner s... 0.00
Literal dash added to DateTimeFormatterBuilder causes parsing to fail -1.95
Operate on all values before doing .findFirst() +0.38
Iterate through TreeSet without repeating solutions -1.05
From "Map<String, Collection<String>>" to &qu... -1.46
Addition using While Loop +0.48
How to send function to call in other class in Java? 0.00
Why does "value ^= true;" work? +0.47
java ternary operator return function result +2.78
How to use fixed number of threads to run certain number tasks in J... +1.53
Make class (which wraps a Map) usable in for-loop in Java +2.74
How to store different types of objects in ArrayList +0.47
Need a better explanation for try/catch/throw/throws exception hand... +2.43
Java thread join() confusion +2.02
How to edit a single line on a file? on Java -0.33
How to get List<Integer> from an object with both String and... -0.66
Selection sort - Swap with next smallest vs smallest overall +0.23
Java: replace switch with lambdas. Worth it? +0.46
List all variables that are less than or equal to X +0.47
Replace for loop with parallelStream - Java +0.01
Can we implement a coroutine type of functionality in Java? +1.87
Java: What does subtracting a char by a char mean? +0.48
java 8 stream.sorted with comparator in sets -1.11
How to calculate the coordinates of points in a circle using Java? +0.48
Java: Reading in multiple different string variables from a single... -0.61
Is it possible to make lombok builder public 0.00
Optional in Java conditional operator leads to NullPointerException 0.00
Java - Create an IntStream with a given range, then randomise each... -1.74
JAVA - Fixed length for loop giving ArrayIndexOutOfBoundsException +1.44
Java Waiting on multiple Threads, that might create new Threads +2.01
How to cast Java class to another class +0.50
Why is my sleeping thread not being interrupted? +0.49
Java generics - use member method of unknown class +1.53
Reducing the cyclomatic complexity, multiple if statements java -0.50
<identifier> expected but I don't want use identifier -1.92
takeWhile() working differently with flatmap -0.75
Rewrite service request using optionals 0.00
How to make my class inherits the methods of other classes +0.50
AssertJ: Assert if list is sorted inversely or in descending order 0.00
isBlank method to test string without space StringUtils.isBlank(&qu... 0.00
How can Spring's test annotation @Sql behave like @BeforeClass? 0.00