StackRating

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

Eran

Rating
1729.18 (69th)
Reputation
307,317 (111th)
Page: 1 ... 40 41 42 43 44 ... 172
Title Δ
Get predecessor key from map using java +0.19
Where are Java 8 lambda expressions evaluated? +0.64
Java StringBuilder append methods chain +0.86
Fisher-Yates (java) vs. Collections.shuffle 0.00
Java 8 - usage of Consumer's andThen +0.66
Java Generics - Bounded Type Parameters +0.84
Create objects of wrapper classes with java 9 +1.02
Bypass max array size in no arg constructor 0.00
How to use System.arraycopy in for loop 0.00
Can `Iterator` be used unrelated to `Iterable` both directly and in... +1.18
Do array types in Java have `forEach()` method, just as `Iterable`... +0.83
why does my for loop stop at the value of 200? +0.03
Do lambda expressions have any use other than saving lines of code? -0.06
How to convert a Java 8 Stream into a two dimensional array? +0.79
Java8 generic puzzle -1.39
How to convert to lambda expressions 0.00
Java 8 function that takes a List<V> and return a HashMap<... +0.20
How can I stream a Map of String and Map using java 8? +0.20
Java OOP instantiate self or add subclass? 0.00
What is wrong with this code (Simple LinkedList) -0.78
Traversals for Java TreeMap 0.00
HashMap gets all values but returns only last entry +0.20
Code evaluation: is this considered as a bad practice? 0.00
How to get nested grouping for List with mapped values with Java 8... 0.00
Why the overridden method not exhibting polymorphic behaviour? +0.20
MySQL SyntaxErrorException 0.00
Java - extract last bits 0.00
java: unable to cast an Integer object to String +0.19
Auto-boxing followed by Widening in Java +0.22
How does this recursive-backtrack solution work for solving arithme... 0.00
Why does code write this way the method indexOf() in String.class? +0.88
How to filter out the elements of the List<A> so that the Lis... +0.75
Why should a blank final variable be explicitly initialised in all... +0.23
out.print() is not working with jsp method 0.00
Java 8 Stream extract datas from Map +1.04
What is time complexity for nested map 0.00
How to call a non-static method from a non-static class using metho... 0.00
OOP design: class inherit class that contains field of class that i... +0.20
How to DELETE an element from String Array? Important: I dont want... +0.55
How to replace relective method access by Java 1.8 functions? +0.15
Why does this type cast in Java with a fraction work? 0.00
Java generics method <T extends Integer> +1 +0.62
Passing variable to method as to add to generic arraylist - Java 0.00
Sum and Average gives incorrect output +0.20
Java 8 example for if else with Optional +0.84
Store and call method from a HashMap +1.33
Summing one ArrayList of Integers to another ArrayList of Integers,... +0.58
iOS APNS - Missing Push Notifications 0.00
Java: Instantiate a generic type by returning a Supplier vs returni... +1.54
Which one is better to iterate through each entry in HashMap? +0.21