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 ... 10 11 12 13 14 ... 26
Title Δ
How to get Enum when it's string representation and type are kn... +0.73
Java implementation of Sieve of Eratosthenes that can go past n = 2... +1.29
Create Java 8 Stream from ArrayNode +1.37
Java 8 Streams - Grouping a stream of tuples -0.50
How does parameterization work in Collections.EmptyList class? +0.61
Java: constructor argument (type double) always 0 0.00
Array of Object in Java vs C++ +0.19
Live Lock in ConcurrentHashMap 0.00
Threads Beginner: What's the point in using a super() method wi... +1.69
Is the += operator thread-safe in Java? -1.69
How to create a ArrayPredicate<A extends Object[]>? -2.63
Decision between using a Stream or a Loop +0.82
Building a Stream that doesn't fit into memory -0.02
In finding cumulative sum of a number in java , we should use strin... 0.00
Is there a way to use wait() or interrupt() without Syncronized? 0.00
Cascade methods, each returning an Java8 Optional<> +0.35
Easier way to convert string of ascii numbers to string of letters? -0.46
Octal Value Assigning it to int -1.21
Urinal Algorithm - A Simple Optimization 0.00
Java Inheritance without casting 0.00
Optimal solution of removing duplicates from an unsorted string -0.48
Using Lambdas and Generics -1.18
Cartesian product of streams in Java 8 as stream (using streams only) +0.37
how to write header line only once in file in java -0.83
Where must the argument be checked -1.47
Using The Default Method Of Grandparent Interface +2.10
How can I call the corresponding method given the generic type argu... -0.51
reason: inferred type does not conform to upper bound(s) 0.00
How to directly use a function as a Functional Type in Java 8 -1.84
How to search a specific item in a string collection in java1.8 usi... +0.35
Is it possible to execute more requests than there are threads in t... +0.32
Unable to modify the Java codes +1.19
Time complexity with inner iterator inside a loop -0.42
Why JVM executes math calculations faster second time? 0.00
Enum with a getter -0.13
Is it possible to use Streams.intRange function? +0.80
How to share an object between threads to demonstrate that it is no... +1.42
Creating new files concurrently +1.38
ConcurrentModificationException when using stream with Maps key set +2.21
factoring integers from 1 to 50000 using threads in java 0.00
From the clrs book, why is the insertion sort for loop iterated n t... 0.00
Iteration for negative integers +0.36
Average counts from HashMap using java 8 stream API? 0.00
Replace google-collect Lists.newArrayList() with other List 0.00
Need to initialize a static final field in the subclasses -0.73
How to change the local variable of the outer method in the lambdas... 0.00
Implement two interfaces with the same method signature but differe... -1.81
Get current display size in Java +0.32
Reverse bits of a unsigned integer +0.82
Implementing Java Pivot table using Streams +1.49