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 ... 5 6 7 8 9 ... 26
Title Δ
Visualization of Java Stream parallelization +2.19
Best Synchronized(Concurrent) HashMap for many get(contains) operat... 0.00
Why does Google Guava's Multimap.get(TKey) method not instead a... 0.00
Why is Files.list() parallel stream performing so much slower than... +2.00
Why is Files.list() parallel stream performing so much slower than... -2.00
need suggestions for enhancing nested for loop in Java -0.66
Passing function as argument in JDK 8 +1.73
Return in one string the min, max, average, sum, count of salaries... +0.34
Java Hashset behavior when equal NOT overridden? 0.00
Filtering a stream based on its values in a toMap collection +0.23
Accumulating streams in java 0.00
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE 0.00
Multiple "match" checks in one stream -0.92
I would like to know how you can use in Java 8 0.00
What is the equivalent of Haskell's scanl in Java's streams? 0.00
Can I access the value of a previous lambda in a stream chain? +0.34
Difference between generic super class and super class type +1.22
How to return a default boolean value in java streams if element no... +0.46
Why doesn't Stream.limit work as expected in this snippet? -0.85
How to transform a Java stream into a sliding window? +1.18
Grouping By in java 8 Stream API +2.37
Is it possible to collect a stream to two different collections usi... -0.73
Eclipse: Java heap space, How to fix it? 0.00
Why cast a String to a String? +1.70
how to return this into an array or list of double 0.00
Why no default clone() in Cloneable in Java 8 -1.79
Numbering in some list, Java Streams foreach -0.38
Lambda expression for Sorting after logical operation -1.02
Assign random integer numbers to an ArrayList using stream +1.65
How do I know if Java Stream collect(Collectors.toMap) is paralleli... -1.45
Java - repeatedly run a function in a given number of milliseconds... +0.39
Java Stream: is there a way to iterate taking two elements a time i... -0.64
Why is Files.lines (and similar Streams) not automatically closed? -1.74
MethodHandle to a getter/setter from another class gives a NoSuchFi... +1.28
Generic map with wildcard +0.33
Can MethodHandle be used by frameworks/libraries (instead of tradit... -2.76
Explain a performance difference +1.77
Weird character when read srt file from text +0.34
What are the benefits of wrapping Callable/Runnable in a FutureTask? 0.00
How to implement a Predicate in Java used for cross-checking a Stri... -1.76
How to solve "Bad operand type" for the function below in... +0.34
How to write a mode method using streams 0.00
Adding action listener with loop, index out of bounds error 0.00
Sort List of List of MyType +0.34
How to convert an Optional<T> into a Stream<T>? +0.11
Java 8 copy from a property value from one list to another? -0.68
strange type inferring behaviour 0.00
Typecasting Objects to primitives Java +0.32
Best way performance wise to use limit on stream in case of multith... -0.26
Java Stream: transform user input to batches 0.00