StackRating

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

OldCurmudgeon

Rating
1511.18 (63,611th)
Reputation
53,248 (1,844th)
Page: 1 ... 8 9 10 11 12 ... 42
Title Δ
Is this synchronized block need? -1.26
How to use int value from Map in switch case? -0.35
Count up timer in java not starting from 0 +2.90
Unable to write large String to a file 0.00
Shortest way to iterate over non-list? -1.36
What happens when interrupt on thread which does not waiting for a... 0.00
Calculate angle between 3 points with vector, more precision needed... -0.51
How can I replace a for loop with a lambda and stream in Java? -1.24
initialize an array by using casted lambda expressions 0.00
Maps and Sets help please 0.00
Trying to find the closest available spot in a 2D array +0.25
Concurrent cache using WeakReference's throws an NPE 0.00
Why <String, String> entry allowed for HashMap<Integer, St... +0.49
How to not show empty lists in JAXB XML marshalling? -0.00
LinkedBlockingQueue - producer/consumer +0.50
strategy for defining immutable objects -0.17
Algorithm for generating not repeating, spaced-out RGB color values 0.00
saving part of collection while adding new entries by other threads -0.01
Why does object.equals(new Integer(1)) equate to true? -1.29
Is a critical section necessary to set a boolean value? +0.14
Is there a generic way to create an un-modifiable List/Set/Map from... +0.27
Breaking up long switch -0.00
Sort custom string first +0.51
Deserialize a polymorphic map with Jackson, where Type information... 0.00
Convert synchronized methods to non-blocking algorithm 0.00
Private inner class access method 0.00
Finding missing number(s) from an array +0.79
concurrent writes of unique values to a java HashSet 0.00
"Cannot reproduce" - is Java deterministic multithreading... +0.71
while loop or Thread.sleep()? +0.49
Java 8 class to represent time intervals 0.00
Making a basic algorithm -0.01
Issues with constants in static block java +0.49
how to iterate through a treemap within a treemap java 0.00
Nested If Statement -0.37
How to make other threads wait for a given task result -1.54
How to use sleep(or something similar to sleep) with GUI +1.53
Coroutines in Java +2.60
ImageIO.read(inputstream) gives null in BufferedImage 0.00
understanding method comment for hash() method of HashMap class in... 0.00
Marshaller on Windows adds new line at the end of file 0.00
Skip first occurance and split the string in Java -0.10
Synonym for Integer type? 0.00
What's the best practice to avoid NPE against a collection fiel... -1.40
How can I improve performance while loading ArrayList with 50,000 i... 0.00
About "this" usage -1.02
Java Object return type vs. Generic Methods -0.04
how to get sublist of an ArrayDeQueList 0.00
Java Locking <What is wrong with this?> +0.47
Casting an object in inheritance, why this output? +1.18