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 ... 26
Title Δ
Iterating IntStream with index +1.31
How do I populate an array with randomly distributed symbols? 0.00
How to effectively create list using if in java8? +0.85
Joining strings with limit +0.13
Why overload the varargs method of() in Java Stream interface? -0.73
Java Collection- Speedup between ArrayList and Vector +0.38
Determine if a Java `Lock` is held by the current thread 0.00
Why is TreeSet declared TreeSet<E> instead of TreeSet<E ex... -0.57
How to get all combination of values in a Treemap +1.39
Java 8, first processing of a list is slower than the subsequent pr... 0.00
Peek the next Element in a stream -0.77
Does in streams collect/map call all methods exactly once? 0.00
Calling sequential on parallel stream makes all previous operations... +1.76
Collections.sort() declaration: why <? super T> rather than &... +1.91
Java 8 Stream API - Selecting only values after Collectors.grouping... +1.61
How can I implement asymmetric equals funciton? +2.18
Java Streams with state - a trivial exercise +0.97
Does Stream.boxed() preserve order? 0.00
Error saying "CompletableFuture(Object) has private access in... 0.00
Is it possible to filter/ignore objects during the collection phase... 0.00
Java 8 Arraylist hugeCapacity(int) implementation +1.26
How can I process a Java stream with more than the default number o... 0.00
Special behavior of a stream if there are no elements +0.51
Sorting an array in parallel using Streams -0.16
How to use Java 8 Streams groupingBy to map multiple database recor... -0.50
Referencing without executing +0.22
In Java 8, why were Arrays not given the forEach method of Iterable? -1.96
Reason behind JVM's default Object.HashCode() implementation +0.57
How to get similar elements from two streams and collect the pairs... +0.33
How does @FunctionalInterface influence the JVM's runtime behav... +0.33
Java : Recursively Iterating over a map +0.98
Java BigDecimal - explanation needed -0.87
How to use stdin, stdout and stderr streams after attaching to a co... 0.00
Truncating double numbers +0.33
How to sort guava Multimap keys in reverse order? 0.00
Lambda Expression to reverse a string - Java +2.01
Java pseudo tail call recursion yields better performance 0.00
Understanding Bresenham's error accumulation part of the algori... -0.67
Is there a better way to modulate the hash value in this case? 0.00
Stream a collection and collect into multiple results depending on... +1.42
In java 8 using stream API, how to return instance from Map with mu... -1.08
Java 8 stream: periodic sum on array 0.00
Is Fork-Join framework in Java 8 the best option? 0.00
Java8 has completely removed permgen space from it's memory are... 0.00
How can I create a concrete version of an abstract data type for St... +0.23
Can intermediate stream operations be encapsulated without breaking... -0.60
Does Java 8 have cached support for suppliers? +2.25
Does the JDK provide a dummy consumer? 0.00
Problems understanding lower bounds when used with lambda and Funct... -0.31
Horrendous performance & large heap footprint of Java 8 constru... -1.48