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 ... 23 24 25 26 27 ... 74
Title Δ
Is it possible to cast a Stream in Java 8? +1.08
Better data structure for retrieving data in between dates -0.83
Java Using iterator for arraylist how do you get index +0.29
Using static method as JavaFX change listener 0.00
Stylistic? approach to copy constructor signature in Java 0.00
Encoding for project set to UTF-8, default charset returns windows-... -0.73
Conditional wait -0.51
Character.IsWhiteSpace explanation -0.72
Java: How to extract members of annotation +0.23
How do I check if a zero is positive or negative? -1.09
Java 8 Streams FlatMap method example +1.14
Generate n random numbers whose sum is m and all numbers should be... +0.99
Object intrinsic monitor as java.util.concurrent.Lock 0.00
why string.matches["+-*/"] will report the pattern except... -0.36
volatile in java with long, int, boolean, and many different cases... +0.29
Is there ever a case when IO exceptions are thrown? -0.46
Hash table where key is string and value is function +0.43
when we are inheriting a class and interface then we have to write... +0.54
Regex for checking if string ends with [0-8] returns false +1.33
Get last selected item of a ListView in JavaFX +0.29
java 8 Method References and Reflection 0.00
Displaying the length of a word using dashes +0.31
final characters in Java +2.00
Process two lists in parallel with java.util.stream.Stream +1.36
Android NumberFormatException: Invalid Double - except the value is... +0.97
Why can't Java 7 diamond operator be used with anonymous classes? +0.27
Instantiating Generics: new ArrayList<?>() vs new ArrayList&l... +0.76
What exception to throw if a bad constructed tree is detected? 0.00
How to instance the nested class when have a same method name as cl... -0.53
How to prevent statements from being reordered by the JVM -0.49
How to update old Java Timer to new Java Timer with a TimerTask 0.00
Java using Generics 0.00
Sorting a Map by value in Java 0.00
Reading strings from a file to an arraylist with java -0.05
What is the best / most elegant way to limit the number of concurre... -2.64
TestNG test fails with wrong message even when the message is correct 0.00
How to skip the first iteration in a for each loop? +0.02
How to synchronize adding element and removing elements from queue -0.19
Queueing Methods With Java 8 +0.32
Why this extra padding of the value field in class jsr166e.Striped6... +1.02
Java map: multithreading juggler 0.00
Count zeros in the series of N numbers - Java -1.10
Searching for duplicates with Big-O time constraints 0.00
How to set to int value null? Java Android +0.03
jUnit assertEquals string return "50" expected "50&q... 0.00
Concurrent Programming in Java : Future Vs Fork/Join 0.00
What happened to java.util.stream.Streamable? 0.00
Thread safety between subsequent calls of an Executors.newSingleThr... +0.25
Is it possible to reasonably emulate yield-syntax, perhaps with hel... -1.89
java: Arrays.sort() with lambda expression +1.29