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 ... 11 12 13 14 15 ... 26
Title Δ
How to read a text file from X line in Java? +0.32
Group by in Java 8 on multiple fields with aggregations 0.00
In java8, how to set the global value in the lambdas foreach block? -1.38
Same thread running the same recursive code seems to consume more s... 0.00
Java 8 stream vs jpa postrgresql orderby. What is better for perfor... 0.00
Why is this usage of Stream::flatMap wrong? -2.27
How to filter list of lists using streams on the basis of a value i... +2.39
Thread.Yield() not pausing the current thread +1.28
Using reflection, can I determine if a Java static final field will... -0.14
How to short-circuit a reduce() operation on a Stream? +0.92
java split string from file, java.util.NoSuchElementException error -1.45
Random Array Generator Java -0.42
Collect certain elements from stream +1.79
Java ternary operator vs if/else in <JDK8 compatibility +0.16
Parsing a list using java streams +0.71
Convert a string to a java.util.Stream<Character> -1.52
In Java 8, is there a ByteStream class? -2.31
How to test if value stored in double fit in long? (rounding yes, b... +2.02
Code coverage for Selenium runs like we do with Emma and Cobertura... 0.00
Partition a Java 8 Stream +0.33
Merge Arraylists inside an ArrayLists of Arraylists 0.00
Java hashcode for String Array +0.34
Txt file to 2D array in java 0.00
Cassandra compile issue about lambda 0.00
How does Java 8 know which String::compareTo method reference to us... +0.33
Java 8 Stream: difference between limit() and skip() -1.64
Fast constant time evaluation of "x==7" to 1 (true) or 0... +1.10
FindBugs warning on ThreadLocal init -2.57
Extend HashMap to return empty HashSet for non-found keys +0.34
IReport Designer problems running with JDK 8 0.00
Java: Efficiently put sorted ArrayList in sorted data structure and... 0.00
Specify the Type on a Class Object -0.65
Algorithm for listing all multiples possible by set of numbers than... +0.69
Is 5 * 5 a literal or just an expression? +1.02
common elements in array with its index -0.50
How to eliminate duplicate entries within a stream based on a own E... -0.82
FindsBug Warning:A prepared statement is generated from a nonconsta... 0.00
What does (int & Integer.MAX_VALUE) % int do in Java? +0.32
Get reliable monotonic clock in Java 0.00
Does a subtype "inherit" generic interface parameterized... 0.00
In Eclipse, use Java 7 for Android apps, use Java 8 for other Java... 0.00
How to pass enum definition through a function and access its membe... +0.33
BigDecimal, issue with setScale -0.17
java stream performace for finding maximum element form a list +0.88
Split a list by the type of element +0.39
synchronized cache service implementation 0.00
Optimizing Opportunities with Java Streams +1.65
Does javac optimize "foo".length()? 0.00
Why declare Resource in try() while using try-with-resources +1.42
Comparison between legacy for loop, streams and parallelStream in J... 0.00