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 ... 6 7 8 9 10 ... 26
Title Δ
Java-8 Stream: get Entry with latest myDate 0.00
generic: extends Number & Comparable Basic understanding +0.34
Sort List<> not working as expected +0.58
transforming a list of lists of int to list of int in java 8 0.00
how to find why the syntax error occur & how to achieve a globa... -0.66
String.substring() making a copy of the underlying char[] value 0.00
Why is assert used in the Integer.valueOf method of the Integer cla... +1.35
How to convert this line from Velocity to FreeMarker? 0.00
Getting stack overflow error on one machine but not the other on th... 0.00
Install Findsecbugs plugin 0.00
How to unwrap StreamEx to a "Plain Old Java Stream"? 0.00
Java8 : how to aggregate objects from a stream? 0.00
Java8 stream lines and aggregate with action on terminal line +1.28
Cannot compare user-defined objects for sorting (Java 8) -0.26
Is there a default thread pool in java -1.75
In Java, how does PrintStream end up printing text to the console? +1.81
Findbugs doesn't detect all infinite loops -0.16
Java 8: Simplify and convert code to stream API 0.00
Java, Collectors.toList() complexity 0.00
Java 8 - Count of words and then arrange in desc order -0.35
Sorting Map/TreeMap/LinkedHashMap by Value (custom data structures) 0.00
Using streams to find an object in a list of lists +0.08
Create a map out of Object Java8 -2.25
How to restrict a Stream to run sequentialy, and prevent it from ru... +0.33
Java - Convert predicate to string 0.00
Is it possible to create a lazy (better infinite) collection define... -0.15
How to preserve state when performing operations on Java 8 Stream? 0.00
Use Lambda to wrap methods with same exception handling 0.00
How to detect first file in the stream +2.21
How to create new instance of a class by passing Object[] instead o... -1.84
How to allow variables being set only once in java +0.35
Integer in parentheses giving compilation error -0.03
Java - Inner Classes opening a backdoor to Parent Class -0.55
How to correctly synchronize and reuse the ForkJoinPool in Java? 0.00
Flatten the map and associate values using Java 8 Stream APIs 0.00
Confused by Java8 Collectors.toMap +0.07
Why lambda expression in java? +0.29
Write a generic method to copy an array -0.68
Java 8 Stream, how to compare current element with next element? +2.58
Exposing getter and setter from member with eclipse 0.00
Java 8, flatten a map 0.00
Why multiple threads are able to access a synchronized block? +0.33
Files.newDirectoryStream vs. Files.list 0.00
How to make generic Counting Sort Method? 0.00
Print Unicode characters with hex code loop +1.28
java regex - App name substitution -0.41
Why can't an empty enum have abstract methods? 0.00
Understanding alien methods in Java concurrency 0.00
Histogram from grade array list in Java -1.33
Does exist some Java8 convenient manner to incr a property of an ob... +2.25