StackRating

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

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 ... 14 15 16 17 18 ... 45
Title Δ
List to varargs with pre-difined size or without size +0.01
Generify boolean check for Number subclasses -2.14
lowest sum of negative integer elements in an array with the option... -1.04
java Comparator sorting by multiple fields 0.00
Why is "while (rs.next())" necessary here? +0.23
Which one is better, writing another method or adding one more para... +0.76
Return Not-Hidden Files -1.49
Replace list iteration logic with lambda expression +0.37
Idiomatic way of mapping across Optional with void method -0.81
Why the volatile Happens-Before order for Instruction Reordering fa... -1.86
Implementing a method that is also overriden +1.82
map has list as value check if null 0.00
Parallel Stream behaving differently to Stream -0.61
Java 8 Stream API: how to convert a List to a Map<Long, Set>... +0.98
Java accept different type of parameters without overloading -1.17
Java Stream API -0.29
Java Compile Error: Method reference in combination with overloading +0.01
Java find the index of string based on the utf-8 encoding index -1.27
How to lazy initialize Collectors.toList() in java 8 stream api? -2.17
Does object construction guarentee in practice that all threads see... +2.00
Volatile variable and flushes to/reads from main memory +0.36
map each array value of enum to enum value 0.00
Find the start of a cache line for a Java byte array -1.68
Java ArrayList throws IndexOutOfBoundsException after removing item... -0.81
Mutable or Immutable class below? -1.38
Create whole path automatically when writing to a new file with sub... -1.94
JUnit wait before proceeding 0.00
Boxed vs primitive type as entity id +0.28
Get the nearest date to specific from the list of dates? +2.08
Maintain different version of java method under feature flag 0.00
Nested lists with streams in Java8 -0.74
Java 8 Filter Map<String,List<Employee>> -0.58
list of ancestors as stream -0.80
How to not throw a generically specified exception? +0.66
OptionalInt as input argument -1.90
Java : logic and operation (&&) on lambda expression allowed? -0.05
Naming convention for checked and unchecked exceptions in Java 0.00
Does it make sense to create tests like this? +0.38
OpenJ9 VM Object Layout 0.00
why does the matches() function return false ,when the split() func... 0.00
Is the skip() method a short circuiting-operation? -1.92
Streams versus collections -1.26
How return null by using Stream API? +1.90
Parse date in java? +0.03
using java streams to rank data in an array list +0.21
How to reduce a list into another list with java -0.97
How can forEach() of a list takes non Consumer<T> expression... 0.00
How do i group by the contents of a string list using collect() of... +0.34
What are the new JVM arguments introduces in Java8? 0.00
How create Map<String,List<Long>> java 8 with single st... -1.63