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 ... 24 25 26 27 28 ... 74
Title Δ
Java 8 nested loops with streams & performance +1.71
Inserting values into HashMap not functioning properly +1.78
setCellValueFactory for a TableColumn in javafx doesnt input text f... 0.00
Generic interface with extends generic of Enums 0.00
Finding a repeated pattern in a string -1.77
How to have an array of volatile booleans in Java and not a volatil... -0.20
Out of Memory exception java +0.54
How to improve this simple code by reducing the number of "if&... +0.29
Sum of a list of integers using Java 8 +0.29
static int is getting more count than AtomicInteger in single threa... +1.40
Setting logback.xml path programatically -2.97
How to fix ambigous type on Java8 method reference (toString of an... -2.66
Distinguishing between ArrayList#remove() methods +0.30
What is the type on null as a method argument? +0.30
Why is assigning 'int constant -> byte variable' valid, but 'lon... +0.98
Is initialization of objects Thread Safe in Java +1.01
Invoking default methods from lambdas 0.00
Java - First letter of every word in a string 0.00
Is it possible to use volatile variables to allow consistent write-... 0.00
Cast ConcurrentHashMap<String, B> to ConcurrentHashMap<Str... 0.00
Java HashMap returning null on get() call -1.28
Can't rely on target typing when chaining methods 0.00
Most concise way to get highest n numbers out of a map? 0.00
Converting IEEE-754 double and single precision to decimal Java bug -2.40
Which is the most efficient getBytes in Android to get a UTF-16 byt... 0.00
Is there any generic version of toArray() in Guava or Apache Common... -1.86
Trying to call a JavaFX application from Java... NoSuchMethodExcept... 0.00
visibility of data during(/after) thread execution 0.00
How can I test for the result of some asynchronous process? 0.00
Multithreading Architecture for N Repeating Tasks -3.06
.indexOf giving wrong index 0.00
Verifying if a String is fully supported in a specific codepage 0.00
How can I use functional programming to do string manipulation? +1.16
Create a arraylist of bytes by a inputstream 0.00
How to find the no. of String objects created in the java heap and... 0.00
Providing Limit condition on Stream generation +0.61
Recursive stream -0.66
Split function doesn't work +0.57
How to filter Collection in order to get two Lists of different types 0.00
java - float precision when output in console +0.03
Optimized way to check for equality between value of Objects inside... -0.26
Comparator to be used with Collections.sort() for a alphanumberic l... 0.00
Find next smallest key (performance advice needed) +0.33
regex "\\" does not work for split() method in java -1.37
Using compareTo to compare strings of numbers isn't working as plan... +0.35
Fixed number of generic objects which can be iterated over +0.65
How does Double.intValue() work? +1.15
Using fields/variable in Factory class to be used across objects cr... +0.86
Having problems applying TDD to XML parser project -0.22
an irrelevant error with a (if) condition: syntax error on token in... +0.29