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 ... 12 13 14 15 16 ... 26
Title Δ
Lists class in java 8 +0.32
Type inference in java +0.34
Particular Thread Count +1.07
Can you find previously generated random numbers using java.util.Ra... +1.42
How to expand and do regroup a List of List using Java 8 Stream? -2.29
Avoiding unwanted return value in a java lambda +0.38
How to compose two collections item with item? -0.26
Getting sublist from a Java list with nth elements that fullfills a... +0.33
Array of classes, subclasses of specific class +0.35
If not null - java 8 style +2.44
How to tell which derived class calling override base method +0.30
Java thread program not working using wait() and notifyAll() +0.64
Why doesn't scanner ask for an other input in a try-catch while... +0.51
How can I delete consecutive duplicates recursively without an int... -0.80
Compare growth rate: n·lg(n) and 0.02·n^(1.01). Which one... +1.43
Printing first 3 decimal places without rounding +0.35
How to convert the time to string or integer +0.10
Finding index of kth smallest element in an array efficiently (iter... 0.00
Picking elements of a list until condition is met with Java 8 Lambdas +0.14
Can we use Function which takes dynamic values for optional interfa... 0.00
Code coverage finally block +0.37
Error with Bresenham's line algorithm 0.00
Java fails to parse a hex string as an int +1.15
Convert hex to BigInteger -0.48
Java8 Effectively Final compile time error on non final variable 0.00
how to use java 8 stream and lambda to flatMap a groupingBy result -0.38
Using of Binary Search 0.00
Can the compiler verify a generic type of an object through a gener... 0.00
Chess in Java - Object orientation vs Efficiency +0.10
Queue the threads +0.62
How to get TimeZone from Temporal? 0.00
Java Generics enforcing compatible wildcards +1.05
How do I generate all possible numbers from this regular expression? -0.24
Java hmac algorithm not working properly 0.00
Which format to print the number with leading spaces? -2.64
Generic autovivify function for Maps +0.89
Validating Java 8 dates +1.65
Java - How to overcome the maximum method size in automatically-gen... +1.54
Is it more efficient to use the class, e.g. Hashtable than the inte... -0.94
How to escape the (hash) # sign in a Github markdown header? (backs... -2.09
Combining Overlapping Date Ranges - Java 0.00
Chain of comparators in java -0.62
Java visibility: final static non-threadsafe collection changes aft... -0.57
resolving logical operations - AND, OR, looping conditions dynamica... +1.05
Java 8 stream short-circuit +0.90
Parsing date and AM/PM using java 8 DateTime API 0.00
Sort custom object ArrayList by implementing comparable +0.34
Terrible Java 8 performance when using nested Intstream loops +1.47
Dynamic program for handle operator -0.39
How to group a set of objects into sorted lists using java 8? -2.21