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 ... 20 21 22 23 24 ... 42
Title Δ
why is notify not getting called in my java code +0.29
Optional vs. null. What is the purpose of Optional in Java 8? -0.76
Constructor generics issue +1.77
Java joining lists depending on values, -0.50
Comparator and violating the contract of set +2.28
How can I create an if statement using logic gates? +0.60
Enum's toString method and Java good practice -0.64
need advice on refactoring a large java switch-case 0.00
Is this Hibernate method very inefficient? -1.00
How does `this` reference to an outer class escape through publishi... -0.49
Declare two String arrays, one extending the other in Java -0.11
Reading Unique Values +2.12
Generic interface to avoid casting -0.02
Argument conversion with Iterables, Maps, Objects and? -2.13
Name Hiding in C++ vs Java -0.23
Sorting entries with value "0" as last 0.00
Is it safe to catch StackOverflowError in Java? +0.51
Moving and fixing array 0.00
Loop through 3d matrix with increment in each directions successive... +0.12
Compare different object types with comparator +2.91
Java - generics issue +1.31
How can I count how many times char occur at first String also cccu... -0.62
Partition a Stream by a discriminator function 0.00
Java Generic For Parameterized Class : Unbounded Wildcards vs Raw T... -0.51
monetary precision in java (not BigDecimal its HFT!!!) -1.75
String's substring function vs StringBuffer's substring fun... 0.00
What's the best way of changing the 24 pixels around a particul... -1.77
About java Timer +2.50
Java 8 streams and maps worth it? -0.86
Randomly select numbers in a range from a specified probability dis... -1.72
java recursion print number with just 1 parameter +0.02
How can I find where was my thread interrupted? 0.00
C3p0 connection pool size increasing randomly for each call 0.00
Performant way to select N random distinct ints in java? +1.05
GSON: Remove unnecessary parent object while deserializing -0.09
Java - charAt(), equalsIgnoreCase, if statement testing? -1.03
Running asynchronous code in java with timeout 0.00
Error when using Generic with Class<?> parameter 0.00
ArrayList.addAll() ConcurrentModificationException 0.00
Java BigInteger testBit 64-bit long 0.00
(LMAX disruptor)How to get data by myself not by callback? 0.00
3 numbers in ascending order WITHOUT the use of conditional stateme... +0.77
Java - HashMap<Integer, ? extends mySuperclass>(); +1.62
Calculating next frame in conways game of life using java +0.50
left shift char array in java +0.51
Most elegant way to generate possible boolean combinations -1.11
Datastructure ordered by insertion which can get length of subset +0.47
How to store just a part of a return statement -0.25
How to declare enum as a type? +2.31
how to create comma separated string in single quotes from arraylis... -0.33