StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 2 3 4 5 6 ... 45
Title Δ
What role do branch mispredictions play in hash table lookup perfor... 0.00
What's the difference between the next situations 0.00
Is there any need to switch to modules when migrating to Java 9+/Ja... 0.00
In Multimap how to return value which has highest occurrence 0.00
Bound mismatch error on generics type argument for a generic class... 0.00
Java 11 GC logging 0.00
What is dependency-triggered execution? 0.00
UseCompressedOops UseCompressedClassPointers in jdk-13 and jdk-15 0.00
What are the 'synchronized barriers'? 0.00
Java: create a string from a Latin-1 byte array 0.00
In Java, can one get away with using "raw unparameterised clas... 0.00
What are the java collections accepts adding null values? 0.00
How can I output the safepoint log in a specified file? 0.00
Can this class be thread safe lazy loading, or is it as unsafe as &... 0.00
java - volatile semantics in ConcurrentHashMap 0.00
error: type argument Enum is not within bounds of type-variable T 0.00
Different ways for solving Race condition in distributed environmen... +1.95
Define bounded type parameter in method type parameter list or in m... 0.00
Not able us Virtual Threads using Project Loom 0.00
Can object access be reordered with that object's final field a... -0.58
When you discard the reference to a SoftReference, will it's cl... -0.84
How to get the 3 highest values in a HashMap? +0.48
Why is garbage collection necessary? -1.50
What is remembered set in G1 algorithms used for? 0.00
Metaspace allocated more then MaxMetaspaceSize 0.00
Why is the user program called mutator in the context of garbage co... 0.00
G1GC Old Gen committed heap keeps growing, used is constant - leads... 0.00
Java WeakReference GC finalized , not finalized? -0.13
Better alternative to reflection than large switch statement using... 0.00
kubernetes pod memory - java gc logs +1.64
Does two languages use the same stack and heap on the ram? -2.20
Thread has its own copy of data? +0.36
Replace all commas with periods and vice versa in a string? -0.67
GC logging : gc+meta option does not work on open jdk 14 0.00
Java Garbage Collection after heap memory crosses a threshold +0.47
Java - BlockingQueue freezes multithread application 0.00
How to get the min/max element of nested collections without redund... +0.07
Use java 8 stream api to do deep copy of array list but get build t... 0.00
Class implementing an interface is not accepted for generics wildcard 0.00
How to map value at index 0 for a list in an Optional Stream -0.41
Java 8 to remove string value from each field where "string&qu... 0.00
Why in ConcurrentHashMap does JDK 8 introduce CounterCell to solve... 0.00
Should volatile variables in Java not be visible on second thread? -1.33
Collector to map throwing NullPointerException when value is null i... 0.00
What means (List<?>) into the cast from a list of "gener... 0.00
How can I flatten a List<List<List<String>>> +1.91
Java 8 Guava Preconditions throwing NullPointerException while eval... -2.20
Split a list up into 3 sub lists Java 8+ -1.05
Efficient way to iterate and copy the values of HashMap -0.62
Does Java G1 garbage collector respect MaxHeapFreeRatio parameter? -0.14