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 ... 15 16 17 18 19 ... 26
Title Δ
New object instantiation when using Java 8 streams 0.00
How to convert a "binary" String literal of 256 chars int... 0.00
How to test the performance of parallel processing with Spliterator... +1.55
Java: Using ExecutorService for concurrency +0.38
How does the Random() deals with those milliseconds when in reality... +1.67
getThis() trick and ClassCastException 0.00
Which of array creation vs string concatenation for logging method... -1.11
How to detect field annotations when passed as parameter? 0.00
What‘s the difference between volatile and UNSAFE.putIntVolatile() 0.00
Extract any value from hashmap (one for each key) 0.00
Java 8 : Invoke Interface's static method using reflection 0.00
Algorithmic betting game 0.00
JSONObject sorted map params +1.02
Null Pointer Exception while printing the array entries 0.00
complex regular expression in Java -1.26
get percentile for a score using apache math 0.00
What is better for the performance CollectionUtils.isEmpty() or col... -1.06
Java 8 Lambda with Function<String, Object> as argument 0.00
Why use Optional.of over Optional.ofNullable? 0.00
What function pseudo-randomly reorders exactly N items? -0.85
Which would be better in terms of performance Lambda or simple loop? +0.47
How to find all the tags inside a specific tag in XML -0.32
Difficulty stopping one thread from another in java 0.00
Why can't we switch on classes in Java 7+? -1.59
What's the purpose of the IntStream.empty() method? +2.26
Use Java 8 Stream API to filter objects based on an ID and Date 0.00
Why HashSet calling compareTo method and causing NullPointerException +1.75
My implementation of a lock free linked list returns always an empt... +1.72
Getting object with max date property from list of objects Java 8 +0.10
Performance in Reading data to memory java 0.00
How to merge lists of Map with Lists values using Java Streams API? -1.21
Set Contains() method returning false, Map.get() return null 0.00
Generics in reflection 0.00
May Java group&order&top in a call chain? -1.04
Reverse every 2nd word of a sentence -1.76
performance of Stream.sorted().limit() -1.45
java 8 - is there a good way to filter and remove from a map? -1.38
Want to create a stream of characters from char array in java -0.80
Java 8: Comparator comparingDouble type mismatch -2.24
Test coverage for if statement with logical or (||) - with Java'... 0.00
Java isEmpty or "".equals for performance -1.18
Iterator from a specific object in a LinkedHashMap -2.57
Switches in Java: Can I include a condition in a case? -0.27
How to concatenate all map key-values into a string, using streams,... -0.16
Explanation about inheritance and abstract classes +0.18
Merging Map streams using Java 8 Lambda Expression -0.57
java Array assignment slowly than List.add() +0.13
Why can't @FunctionalInterface be applied to a SAM abstract bas... -1.42
Is it possible to iterate a stream only once and perform 2 or more... +0.42
Sorting with Comparator and Arrays.asList() -1.00