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 ... 13 14 15 16 17 ... 26
Title Δ
How can I convert a Stream of Strings to Stream of String pairs? -0.13
Stream throw exception in filter 0.00
Generate arrays from a fixed step recursively +0.35
I want to print * from right to left in Java please provide input 0.00
Eclipse MAT tool thread display 0.00
Generic bounded wildcard of function input type +1.08
How do I create IntStream from Set<Integer>? 0.00
Java 8 read from an input stream to an output stream, while aggrega... -1.50
Using Lambda Map function instead of iteration to populate Map +0.37
Is there a way to zip two streams? -2.12
Randomly split a given number M into N parts -0.07
Difference between traditional imperative style of programming and... +1.95
Minimum cyclic (forward or backward) shifts to be performed to the... 0.00
Best way to sum concurrently +1.31
How can I make Cartesian product with Java 8 streams? +1.05
Java. How to generate all integers with certain number of 1's a... -0.94
Default Classes imported in java -0.51
Apply Generic logic for different types in Java +0.28
JDK 1.7 Secure Random Generator seeding & unpredictability 0.00
Java spacing: Getting error while assigning values +0.89
How to handle concurrency in this case? +0.00
Whether to check == equals or != not equals in if else block -0.29
How to find the minimum score of each user from a list of maps usin... -1.52
Why is the internal data of BitSet in java stored as long[] instead... +0.82
Using method references with parameters 0.00
Java 8 optional list 0.00
Check for a Substring in a String with a Switch Statement +0.36
OutOfMemory with JMH and Mode.AverageTime 0.00
Java primitive data types size -1.71
How to access loop's variable on top? 0.00
Converting Map<Long, List<Foo>> to List<Foo> 0.00
How to get full sentence using regex in java +0.36
How to handle comparison operator for Generic Java class accepting... 0.00
Streams: toArray crashing after concat 0.00
Java Integer.MAX_VALUE and Integer.MIN_VALUE -0.69
Shouldn't Eclipse parser detect find this kind of IndexOutOfBou... +1.79
Java8 pass a method as parameter using lambda +1.94
Java 8 Stream: groupingBy with multiple Collectors +1.61
Combine values with Java8 stream +0.96
Java Code output If input is "aabbba" then output should... -0.40
How can I make a method take a null value? -1.12
Integer.parseInt(x, 2) is not considering sign bit +0.37
ConcurrentHashMap.newKeySet() vs Collections.newSetFromMap() -1.38
Java 8 stream to file 0.00
Old for-each loop works, new for-each loop gets ConcurrentModificat... -0.64
Decode protocol form float to byte -0.42
AtomicLongMap vs. ConcurrentHashMultiset 0.00
Spliterator for immutable linked list +0.37
Changing the List<int[]> into the Map<int[],int[]> usin... 0.00
How to randomly select 7 letters(a to z ) in java +1.17