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 6 7 ... 26
Title Δ
java 8: How to convert following code to functional? -1.78
Java 8 Streams: Read file word by word 0.00
Cyclic Inheritance Of Interfaces -2.31
Are guards to check if a method has been called optimized by Java? +1.39
startsWith() not working properly with '§' character 0.00
Detect duplicated groups in stream +0.35
Primitive stream vs object stream and actual boxing that occurs -1.12
Cartesian Product with restrictions with list of list 0.00
Optional IfPresent and alternative else 0.00
Why ; showing exception +1.65
Why Doesn't compareTo() work? 0.00
parallel processing with infinite stream in Java +0.33
How do I revert this Lambda Expression? 0.00
Is there startup time regression in Java 9 ea? -0.18
java.util.stream.Collectors with EnumSet Stream 0.00
Wrapper classes used in class generics +1.40
word count to use more short and liberal .. advance featured -0.21
Guava Optional to Java 8 Optional with multiple choices 0.00
How to remove '-' and trim white space of map's key usi... 0.00
Why is the newer/faster Java 8 way of sorting acting worse? +1.48
Can we convert List<Map<String, Object>> to Map<Obje... 0.00
Java streams lazy vs fusion vs short-circuiting 0.00
java 8 collectors for streams with generics 0.00
How to convert Map to List in Java 8 -1.46
Do limit and skip operations become stateless when unordered -1.83
How to explicitly use a sequential Collector 0.00
Does java optimize multiple logical "not" ot "not eq... +1.62
Java 8 Stream string of map calls versus combining into one 0.00
Java String internal representation -2.75
Is mergeFunction of Collectors.toMap allowed to modify its arguments? -1.87
Java8 Stream as a whole maps to a Function -1.85
Java get value of stream used to mapped to another stream 0.00
issue with java 8 collectors Type mismatch: cannot convert from Lis... 0.00
Why doesn't my code listen? 0.00
Java 8: How Lambda expression impacts 0.00
Group By Java 8 +0.31
Java 8 Stream of Super Classes, Parent Files, Component Parents, li... +0.31
Using Java 8 streams groupingBy on a list of list of maps? 0.00
Java stream limit and skip behaviour when unordered and parallel 0.00
how to Split odd and even numbers and sum both in collection using... +1.47
Join strings with different last delimiter +0.09
Java stream parallel behaviour for allMatch, noneMatch, filter and... 0.00
parralel stream syntax prior to java 8 release 0.00
java reduce on the array in the class -0.12
Is it possible to operate on each List from a grouping by collector... +0.36
why polymorphism not applicable with generics? +0.31
How to effectively parse text files with Java Stream API 0.00
How to effectively parse text files with Java Stream API 0.00
Compact stream expression for transposing double[][] Matrix -0.55
incomparable types: int and Number in java 8 +0.30