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 ... 9 10 11 12 13 ... 26
Title Δ
How can I merge and then distinct collections with the Stream API? +0.06
If processing IO streams between opening new ones, is it better to... -0.83
Java Raw Types (ex. List vs List<Object> ) -1.31
ExecutorService causing out of memory exception after frequent shut... +0.34
Compute triangular matrix indices from "flat array" index? +0.34
Program in Java to list all the four digit numbers that have indivi... +0.32
Reduce for parallel stream without combiner executes by several thr... +1.93
equals() and hashCode() in Java LinkedHashMap and tree map? -0.30
Non-interference exact meaning in Java 8 streams +1.39
Collections.sort(), gives "unchecked or unsafe operation"... +1.40
How to use Collections.sort() on two different fields? -0.15
What's the type of a method reference? -0.88
Thread-safe serializable Collection with atomic replace -0.35
What does lambda with 2 arrows mean in Java 8? +0.20
Efficieny with switch Statements, Java +0.97
Why JDBC connections needs to close in finally block? -0.43
Stateless objects are always thread-safe? +0.33
Parallelization of a for loop in Java -0.17
Can this loop code be simplified somehow? -0.36
How to convert a Comparable[] to a List<T>? 0.00
forEach vs forEachOrdered in Java 8 Stream -2.20
Java LongStream to sum int array elements 0.00
Java Generics: Special usage <T extends Object & Interface> -1.13
How to Traverse a N-Ary Tree 0.00
Java Generic method call result in compilation error 0.00
Generics query about overloading the method -0.71
Type instantiation and declaration on the same line -2.56
What's the most elegant way to combine optionals? -0.45
Declaring an new instance -0.76
How to user generic parameters in method to restrict the parameter... -0.17
Java 8 Stream mixing two elements +1.60
In Java, how do I efficiently and elegantly stream a tree node'... -0.05
Dodgy - Redundant nullcheck of value known to be null -0.75
How to use if-else statement with function returns? +1.02
How to avoid multiple streaming when using collect +1.95
Java Program to display name in a right triangle? -0.50
java.lang.NullPointerException to show addition information about p... 0.00
how to look 'n' elements ahead while iterating through java... +1.42
How to use a for loop to set String variable mixed with numbers to... -0.55
Remove duplicates in Long array -0.21
Classes from "com.sun.*" and "sun.*" packages s... +0.33
Where is `+` implemented for Strings in the Java source code? -1.33
Quiz about multi-threading +0.81
Call non-abstract method of abstract class without its instance 0.00
Group and Reduce list of objects -0.39
Correct Way for Threads in Java +1.96
Why Arrays.fill is not used in HashMap.clear anymore? +1.41
Java: Reusing vs Reallocating reference to container object? +0.81
Alternative to MoreObjects in Java 8 +0.56
Java generics: Bound mismatch.Looking for the valid substitute 0.00