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 ... 21 22 23 24 25 26
Title Δ
Why don't primitive Stream have collect(Collector)? -0.65
Convert Stream<A> into Stream<B> using "B map(A a1... 0.00
Java 8 stream from modified collection +0.37
Sorting (a stream of) doubles by absolute magnitude -0.62
Difference between prefix and postfix ++ operators in Java +1.04
Created multiple JAR files in ant 0.00
How to add prefix to all the elements of List efficiently? -0.76
Why does Java 8 apply annotations differently to derived classes? 0.00
How to shuffle/randomize elements within EnumSet in Java? +2.69
java.util.ConcurrentModificationException when i trying to write me... +0.35
java 8 - stream, map and count distinct +0.35
Creating a Stream based on if both ordered elements are equal in tw... +1.30
Can we use the Lambda Expression for WindowListener? if yes how? if... -1.41
Java stream map and collect - order of resulting container 0.00
Java equivalent of Perl function to print only unique lines? 0.00
Sorting using comparator and crieria from map using java 8 -1.42
SimpleDateFormat.parse() - generates wrong date for different date-... -0.63
Generic method for types +1.03
Converting the type of a generic Collection in Java +0.36
Splitting objects inside Java stream +1.37
Java 8 eagerly get the result of an intermediate stream operation +1.41
Fast conversion of String to byte[] using UTF-16LE encoding 0.00
Maintaining hashCode contract for the specific condition, equals()... -0.96
An internal error occurred during: "Launching <myApp>&qu... 0.00
Split java.util.stream.Stream +1.50
Grouping by object value, counting and then setting group key by ma... +0.73
String prediction through comparisons 0.00
How to test private method of a private static class -1.17
Why does go allow slicing from len(slice)? -1.58
How to check if a number < 1 is power of 2? +0.85
How to ensure at Java 8 compile time that a method signature "... +1.20
Convert `BufferedReader` to `Stream<String>` in a parallel way +2.50
Spliterator trySplit return type +2.30
What should the JCA deployment descriptor (ra.xml) character encodi... -0.62
reflection.proxy not valid when override +1.08
Overloading inside interface in Java -0.89
One line check if String contains bannedSubstrings +0.39
Print Consecutive numbers by comparing two parameters -1.02
simpleDateFormatter not working on websphere 0.00
Properly using toString to print array? +0.37
How collectors are used when turning the stream in parallel -0.21
Java 8 forEach use cases -2.16
Find all the combination of substrings that add up to the given str... -0.52
array length changes in openjdk +0.08
Add element during arrayList iteraction (add to final of the list) -0.34
Why can't @FunctionalInterfaces have default methods? -1.57
Bitwise Operations in Java mainly AND 0.00
Writing stream data in map back to a List 0.00
Finding the Minimum And Maximum in ArrayList w/o Sorting - Java +1.28
FileReader over an InputStreamReader +1.27