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 ... 32 33 34 35 36 ... 42
Title Δ
Ordered (natural insertion order) and threadsafe Java Map 0.00
Ordered (natural insertion order) and threadsafe Java Map 0.00
generic type and assignment problems -0.59
Identify if a "Credit card" or "Debit card" by... 0.00
Faster prime factorization for huge BigIntegers in Java -1.21
What is the purpose of the unsigned right shift operator ">... -1.46
Remove from a collection during iteration -0.14
Java: Expanding TicTacToe to an N*N board, how to determine a line... -0.25
Thread safety of final field +0.79
Bad practice - Class defines compareTo(...) and uses Object.equals() +1.24
Global scope for maven dependencies 0.00
Populate a thread-safe Set concurrently +1.18
How to reduce if statements -0.15
When "if else"/"instance of" are inevitable, ho... +1.58
setAutocommit(true) further explanations -0.06
Trouble with Java generics in non-generic class -0.45
How to return two different values using only one method? +0.72
how to make a global variable with a lock that used by two threads -2.02
Java ASCII control codes to literal values +0.48
Testing oddity of an integer with the modulo operator -0.30
resultSet.getObject(1); where does the cast occur? +1.72
Java multithreading: positioning of methods +0.52
lock a Runnable until finished +0.52
Do I need to override the equals method of a class <A> to get... -0.34
Why does this java code compile +1.91
In MQ v6 api - how to stop MQQueue get() method? +0.03
A ResourcePool could not acquire a resource from its primary factor... 0.00
Why does the JDK implementation of quicksort risk a stack overflow? 0.00
Unlocking lock owned by another thread java +1.13
Concurrent Cache in Java +1.81
How do you change Vector to ArrayList? +0.03
Empty if-statements +0.90
Best practice for creating millions of small temporary objects -0.22
Why is NIO.2 FileVisitor type generic? +0.80
Mapping from an Enum to a Type for a generic 0.00
Are escape characters in Java platform-dependent? +1.32
T[] toArray(T[] a) implementation +0.05
Complexity of Code = n^2? +1.29
Garbage collection vs manual memory management -0.50
Enum.valueOf bug with JDK 7 SE where .values() gets corrupted +0.54
Checking if a file or directory exists in Java -0.46
Quicksort 3-way partitioning in java libraries 0.00
How do I make my ArrayList add 52 unique objects instead of all the... -1.33
Impossible (?): NullPointerException on ConcurrentLinkedQueue.size() -1.68
How to generate random numbers with r.nextInt() except one number? -1.13
Any way to extend two or more classes in java? -0.86
Random number generator without repeating results +0.52
Is there any way to mark an object to indicate it has been through... +1.52
Converting ArrayList into TreeSet +2.39
Multi-threading on a shared List -0.67