StackRating

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

assylias

Rating
1664.09 (378th)
Reputation
260,449 (160th)
Page: 1 ... 15 16 17 18 19 ... 74
Title Δ
Inconsistent results when counting day difference by yyyymmdd integer 0.00
Create Multimap from Map<K,Collection<V>> with key as V... +1.45
Performance evaluation of various methods to Iterate through a list... +0.78
Java Date Increment +0.24
regular expression in Java (Spring configuration) with 2 specific c... +0.26
Generate Day start and Day end time between two dates in Java. Day... -0.75
How to convert an Instant to a date format? -0.78
java micro-optimization: combine set of boolean instance variables... -0.26
Java 8 stream API: Exceptions when modifying Lists +1.57
Java: Random number in fixed range excluding specified number +1.45
How to know the class type without using instanceOf or getClass()? -1.11
Do I really need to implement iterator in that case? +0.23
How to match any content between two strings? +1.10
Conditional lambda execution in Java 8 -0.23
Collections.sort isn't sorting -1.89
Java regex program not working as expected +1.20
String to int OR int to String : which is faster? +0.73
How to get first seconds of the next day based on current seconds? 0.00
Large difference in speed of equivalent static and non static methods +0.54
When using == for a primitive and a boxed value, is autoboxing done... -0.43
Java 8: Comparator returns stream of Object instead of specific type 0.00
Calender.getTimeInMillis() method returns different values in diffe... +1.86
Java stream sort 2 variables ascending/desending 0.00
Collector which returns array +1.45
Branch prediction in a java for loop +1.09
Best way to sequentially pass list values to single value consumer? -1.27
DateTimeFormatter auto-corrects invalid (syntactically possible) ca... 0.00
How to append text to file in Java 8 using specified Charset +0.62
Passing a Runnable object to a class extending Thread class and the... +0.73
Sorting (a stream of) doubles by absolute magnitude +1.48
How to move specific objects to the beginning of a list using java... 0.00
Find a single object in a collection, HashMap vs List filter -1.95
How to get the minutes from two times in java +0.46
Splitting objects inside Java stream -1.63
How to get next MonthDay (next Christmas) with java 8 time API? +0.51
Calling base and derived static methods of a type variable -0.35
Error in jboss New missing/unsatisfied dependencies: 0.00
How to ensure at Java 8 compile time that a method signature "... -1.47
Convert `BufferedReader` to `Stream<String>` in a parallel way -1.64
Moving from JDK 1.7 to JDK 1.8 on Ubuntu +0.25
Reference to the final field from lambda expression 0.00
Guava: MemoizingSupplier thread safety 0.00
FuntionalInterface Annotation Type in Java 0.00
Optimal median function +1.04
Double-checked locking without volatile -0.22
Number Of Days in a month of particular year Not Working +0.26
How do I use generics to call a method with a Class parameter? +0.32
How to format Date with time zone in pattern string in java.time? 0.00
Is this correct usage of lambdas in Java 8? +2.00
Java program taking input from the command line, with exception han... +0.77