StackRating

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

Jean-François Savard

Rating
1578.14 (3,181st)
Reputation
17,740 (7,887th)
Page: 1 2 3 ... 13
Title Δ
return about Java 8 forEach 0.00
Logging the result of filter while using java streams filter by pre... +1.60
Difference between two ZonedDateTime in Period -0.31
Java 8 Map computeIfPresent boolean check inside Bifunction -2.33
Java concurrentmodificationexception in priority queue -0.35
How can i convert sql query to lambda in java? 0.00
ConcurrentHashMap in Java locking mechanism for computeIfPresent -0.61
Stream of integers +0.90
Java 8 : Compare 2 Collections and formulate a separate collection... -0.81
Why would one use a `java.util.function.supplier`, when one can jus... +0.37
Copy entries from one Multimap to another 0.00
An elegant way to specify initial capacity of Collector in java str... -0.60
Fastest way to extract uppercase characters in Java -0.85
java.lang.IllegalArgumentException: Unknown parameter name : customer 0.00
Starting multiple processes in Eclipse +1.65
When should I use IntStream.range in Java? -0.92
Junit: How to make every @Test methods isolated completely? -0.62
Appending line to file with FileLock +1.48
Unable to Read a Text File via BufferedReader 0.00
Writing Java predicate to compare a list against another +2.51
How to pass variables into SQLite in java 0.00
How to send a condition to a method using lambda expression so that... 0.00
JOOQ Java 8 Schema is Abstract and cannot be instantiated 0.00
Initializing with @BeforeClass vs eager intialization in java 0.00
Behaviour of compile-time vs run-time polymorphism (or method signa... +0.13
Java while loop nested in a for loop. +1.15
Compare HashMap<String, Double> and List<ArrayList<Stri... +1.40
Why we have Arrays and Array in Java -0.58
java/ecplise: org.apache.commons.lang.math not resolved after added... 0.00
Java NextBoolean() read from text file +0.37
I tried to write the program, but it is not working the way I want... +0.42
Is it possible that 2 synchronized methods of an object are accessi... +0.57
Java: incompatible type at method argument 0.00
Don't know where the issue is? 0.00
Effecient way of updating a Map from a List -0.19
How can I add elements to an ArrayList of objects outside a method 0.00
Converting a for-loop with continue statement to while-loop +1.17
What is string lexicographically? Java +1.70
Java: The most efficient way to write pojo with ArrayList +1.20
Use generics to cast from parent to child on method call +0.38
Validating Java 8 dates +0.26
Generic bounded wildcard of function input type -0.78
ArrayList Declaration vs Conversion +0.03
Printing arrays without a separator +0.75
java uses or overrides a deprecated API error -0.10
using for loop (Java) -1.28
InputMismatchException when trying to read an int 0.00
Returning the file name extension in java -1.07
Index of an element in an array using Java +0.62
What is the way to verify beforehand if a function works for any ve... -2.20