StackRating

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

Tagir Valeev

Rating
1620.09 (1,101st)
Reputation
70,752 (1,214th)
Page: 1 ... 4 5 6 7 8 ... 26
Title Δ
Comparing instances of java.time.ZonedDateTime ignoring seconds and... +0.34
How does the compiler differentiate <? extends Number> from &... +1.31
Java 8 Lambdas and Concurrency Explanation +0.33
How to get return type of constructor lambda 0.00
Trying to benchmark lambda performance +1.80
Simplest way to use variable inside and outside a `syncExec` block... -0.19
How to exit from forEach if some condition matches in java 8 -0.50
How to implement a Spliterator for streaming Fibonacci numbers? +0.84
How to implement a Spliterator for streaming Fibonacci numbers? -0.72
Why design ThreadLocalMap as static nest class in ThreadLocal? 0.00
How do I set all the objects in a List to null? -0.49
Java 8 Stream - Find largest nested list -1.85
Reordering in happens-before relationship of JMM +1.37
Java 8 reduce to 2 strings -2.05
Java 8 reduce to 2 strings -0.05
How do I transform a Map<K,V1> to another Map<K,V2> usi... +0.89
Is it possible to replace a simple java for loop (with index) with... +1.46
Java8 Optional fire one method if null , another if not null Best A... +1.46
Register a Stream "completion" hook +1.16
groupingBy and filter in one step -0.92
How many ways can a lambda expression return the input immediately? -0.66
Adding elements in Non-synchronized ArrayList using java parallel s... 0.00
Java filter with lambda 0.00
Getting an OptionalInt from Optional -1.85
compiling generics with javac compiler 0.00
String representation in Java and compacting Strings +1.53
Comparison method violates its general contract when sorting files +0.34
Java operators performance arithmetic vs bitwise +1.53
Will Java 8 create a new List after using Stream "filter"... -0.78
How to reduce # of threads in Java parallelStream? -1.18
Java 8 Streams: How to call once the Collection.stream() method and... -0.69
Reducing list of two level maps to a single two level map using jav... -0.99
Creating List<Set> from a List<Object> with similar pro... +0.73
findAny orElse after filter -1.21
How to read text file by block with Java 8 streams -0.19
Wrong object's type after possible return of empty stream 0.00
count index in stream 0.00
Is there a way to determine the size taken by OOPS in a jvm process 0.00
BigInteger mathematical functions not returning expected values +1.36
Java Stream: difference between forEach and forEachOrdered +0.13
Java 8 complex custom collector +1.28
How to call a method whose parameter is a Class<Object> and C... 0.00
Split hashmap to partitions in java 8 +2.41
Java 8 stream confusion -1.87
Java 8 functional style to iterate with indexes -1.81
Java 8 functional style to iterate with indexes +0.39
what is the performance efficient method for iterate java collection? +1.51
How to use streams for terminating loop over collection conditionally +0.29
Sum of numbers from 0 to 2999999 in Java +1.53
Java: splitting a comma-separated string but ignoring commas in par... +0.99