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 ... 26 27 28 29 30 ... 172
Title Δ
why does content of each objects stored in arrayList have same value? +0.83
Finding the index of the smallest element in an array (Java) +0.41
Why compiler doesn't generate a duplicate error? 0.00
If Java's parseInt fails for valid IEEE-754 Binary, what API do... +0.74
Incompatible types when using static method generics +0.17
Streams on nested map +1.05
Convert roman numeral to integer +0.85
Overide equals method in class with aggregation Arraylist 0.00
add node to binary search tree recursively with errors -0.33
Single line Lambda and Run-time exceptions - Not compiling? +0.51
Java using Integer.parseInt for comparison 0.00
Increment in for loop give different answers -0.85
Getting java.lang.UnsupportedOperationException in List 0.00
Unreachable code working fine - How? +0.51
Why increment operator in Conditional statement gives compile error... +0.68
Java WeakHashMap with immutable key +0.53
comparing the complexity of nested for loops 0.00
Does ELSE followed by a nested IF work without braces ?(JAVA) -1.13
Filter and collect nested collection elements using Java 8 stream +0.17
Limit for Device Group Messaging (FCM) 0.00
IntStream map function behavior -0.36
Length of an infinite IntStream? +0.32
Wildcards vs SuperType in method declaration 0.00
Java 8 streams, convert List of object to Map<String, Set<Str... +1.14
Incorrect result returned by isAbstract() of Modifier class +0.58
Not getting the output of ListIterator +0.19
Java compiling code differently/variable not initializing when if-s... -2.16
Explain Why StackOverFlow error raised in this Program..? -0.31
How to use lambda expression with byte array in Java? +0.20
HashMap to TreeMap +0.18
Set of String with Stream to HashMap in Java 8 +0.83
Java how to store getters in map +0.34
Eliminating NULL by using NULL object pattern -2.95
Initialisation of object using streams 0.00
Convert Stream of Collection<String[]> to List<String>[] -0.41
Get sum of lenghth of all Strings in Object in ArrayList of this ob... +0.98
Map to 2d array with Streams 0.00
Java 8 Streams. Pass Two arguments to a method called in forEach 0.00
Why is the iterator method present in both Iterable and Collection... +0.09
Use Java streams to get nth element from a list +0.45
Java 8 Predicates -0.32
Convert List of Map.Entry to LinkedHashMap 0.00
Recursive function to add a node at the end of a linked list 0.00
Use Method that returns an Int inside a Stream 0.00
java Generics polymorphism +0.76
Which will be given preferences while calling method with parameter... -1.44
Explain this Generics Behavior in JAVA +0.98
Stream grouping by sum of determinate objects +0.71
Why I use "Collectors.toList()" rather than "Collect... +0.17
How to convert List<Obj1> to Map<Obj1.prop, List<Obj1.o... 0.00