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 ... 14 15 16 17 18 ... 42
Title Δ
Java adding enums in a method -0.73
Cleaning up after two threads finish execution +2.20
Generate the Sukodu Random Number +0.02
Singleton or Connection pool for high perfs? -0.48
Why does the JVM have a maximum linline depth? 0.00
Is the method call replaced by its definition when compiling or exe... +0.51
Efficiency of a nested for() loop -0.08
static member initialization depending upon initialization of membe... +0.26
How can I declare an "infinite" 2D array in Java? -0.73
How to get additional attribute of enum value? +0.23
List insertion efficency +1.32
is there any advantage of using AtomicLong if you are only setting... -0.14
How to access java enum toString() method in jquery? 0.00
ArrayList : Find nth occurrence of an Integer +0.10
Java Executors exit before task completion 0.00
Java ResultSet.getTimestamp() attaches millisecond to output -0.24
Extract String arrays from List +0.50
expanding 2 digit numeric range with alphabet +2.00
expanding 2 digit numeric range with alphabet -2.00
Java varags not detect when call vararg method inside another varar... -1.52
How to improve the code standards while using if conditions? +1.26
Largest 5 in array of 10 numbers without sorting -0.28
Is this abuse of casting? -1.20
How to avoid null checking wrapped objects for each of the methods... -0.98
synchronization : Threads execute two critical sections in same order -1.10
Python Counter alternative for Java -0.48
JAVA - the smallest base +0.42
How to make an efficient hashCode? +2.47
Why does returning null (where a boolean is expected) as the result... -1.59
Better ways to handle exceptions related to Cyclic Barriers -0.89
Lock-free variant of wait/notify -0.26
Something similar to FileCopyUtils.copy method in basic Java -1.26
Adding 128 ArrayList to another ArrayList - Java +0.51
How JVM determines instance when using intrinsic lock? +0.17
Inheritance-aware class to value map to replace series of `instance... -0.77
How to ease representation of several boolean objects as a bit sequ... +0.05
Generic autovivify function for Maps -0.67
Why is my DelayQueue not delaying and printing in the wrong order? 0.00
Java - How to overcome the maximum method size in automatically-gen... -1.00
fast xml parser for large xml file 0.00
Use a class inside a LinkedHashMap accepting its subclass as value +1.21
Using semaphore to put particular threads in queue -1.50
TicTacToe minimax algorithm returns unexpected results in 4x4 games -1.34
LinkedHashSet.contains() returns true when it should return false +0.01
if the Java code is strictly folowing concept in Java -1.72
TreeSet Customization in Android Java 0.00
How to enforce constructor in Java +1.26
Failing multiplication -0.00
Three maven project A depends on B, B depends on C, how to make C i... -1.01
Logic Issue A or C (C and B) -0.69