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 2 3 4 5 ... 26
Title Δ
Find missing integer in a sequential sorted stream +0.52
Most efficient collection for filtering a Java Stream? +0.19
Check if all bits in BitSet are set to true 0.00
use 'Collections.frequency' to get a count of instances giv... +1.40
constructor exceeding the 65535 bytes limit +0.30
Java stream filter items of specific index -0.15
How can I make a custom stream collector in java 8 use single threa... 0.00
can i combine java8 (stream, lambda) and guava? -1.83
How to patch OpenJDK 9 with Jigsaw integrated? 0.00
Method reference to unary static method is ambiguous between Functi... 0.00
Is there any way to reuse a Stream in java 8? -1.42
Populate a map conditionally using streams - Java 8 +0.30
How to efficiently compute the maximum value of a collection after... -1.11
Lambda Expression in java 1.8 -0.60
How to get distinct list of object with concat in Java 8 +1.53
Class type in lambda inside collectors-map-java8 0.00
Why is the Minimum granularity defined as 8192 in Java8 in order to... 0.00
Save Edited Text Area in JAVA 0.00
Use of infinite loop in AtomicInteger.addAndGet(int) +0.31
Eclipse compile error with generics, but ok with maven/javac +0.28
What is wrong with my Method.invoke call? +0.34
Stream foreach with multiple values? +0.05
How can I find the prime factors of a number using Java streams ele... 0.00
Does Stream.parallel() use a new thread? -2.31
Incompatible types error when using implicit lambda 0.00
Java Streams: Organize a collection into a map and select smallest... +0.93
Maximum of element from List based on the another one -1.20
Java - When does direct buffer released? 0.00
Foreach can not manipulate a String list? +0.99
How do I lookup an array constructor MethodHandle with MethodHandle... -0.70
Java 8 lambda for selecting top salary employee for each department -1.38
Java 8 Streams to filter by average greater than oldest element 0.00
Thread safe or not? Updating a not-thread-safe-map from a parallel... +1.48
Remove object from ArrayList with some Object property +1.16
How to map more than 1-1 record in java stream? +0.33
Is there any functional difference between AtomicInteger.updateAndG... +0.29
Java Streams: Grouping, Summing AND Counting -0.20
Java generics and reflection(jenkov blog) -0.39
String manipulation in Java 8 Streams +1.36
Implementing the Java comparable interface? -0.45
Create Predicate with and/or/negate methods in one statement? -0.62
Java Enum Value represent java.lang class 0.00
Java 8 : Stream : Consuming steps to save Intermediate States of st... -0.32
How to check effectively if else condition while iteration in java8? 0.00
Sort an array list of pathnames in java 0.00
Improving the Java 8 way of finding the most common words in "... +2.07
Why is the generated name for a lambda class not the same for ident... 0.00
The limitation of Arrays.asList() is not true in Thinking in Java 4... 0.00
Why hash maps in Java 8 use binary tree instead of linked list? +2.08
Java, Streams: how to convert expression with.collect(Collectors.to... +2.58