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 ... 11 12 13 14 15 ... 42
Title Δ
Using generic wildcard types in return parameters +0.74
Concurrent random number generation in Java -0.29
Replacing int list with string list +0.51
Sum Integers written into a String -0.68
Sum Integers written into a String +0.52
How do the compareTo and equals methods work in this example? -1.65
Count regex matches with streams +0.97
Android - not an enclosing class 0.00
does primitive variable need to be volatile if assigned once in con... -0.19
Singleton with static inner class and double-checked locking -1.58
Opencsv parser in JAVA, unable to parse double quotes in the data +0.51
How to test is a passed object is a collection or an array +0.86
Optimize Speed of Prime Number Sieve (Java) +1.16
Algorithm for converting a binary string to decimal in Java 0.00
How to optimize java function which has lot of if else statements i... +1.21
Java streams to map 0.00
Returning an Array from a generic class +0.51
clone collection members matching condition +0.51
store 2 different objects in array -0.98
Write a Java program that can "make change" using appropr... -0.00
Java enum - custom getValues() vs values() +1.84
DestroyJavaVM thread ALWAYS running 0.00
C++ typedef in Java? -1.51
Java 8 complex custom collector -1.28
Java task: Implement method for converting number to other numerati... 0.00
Adding a bound to an unbounded queue 0.00
Searching pattern in database 0.00
Single thread hangs on tomcat 7 0.00
Singleton with dynamic variable -0.96
Java Remove duplicated from multiple Array +1.17
Why Iterable is not obligated to return new iterator each time iter... 0.00
Java 8 stream confusion +2.73
Largest prime factor of a number in Java -1.05
Java arrays with different length multiplication -0.04
High Memory consumption for ArrayList object -0.33
How to find the corner pixels of a rectangle? -0.25
Convert List<Date> to Map<Month, List<Date>> +0.26
CheckForComodification when adding items to list in another thread -1.02
How can I be sure a daemon thread is always running, in Java? -1.55
parse csv, do not split within single OR double quotes +0.78
How to implement factory pattern with generics in Java? +0.11
notify() and wait() not working in Java +0.44
Circular Dependency in classes and StackOverflow Error 0.00
More elegant code than multiple if (){do} checks +1.26
Show decimal of a double only when needed (rounding issue) +1.83
Executing a task at particular time interval +0.52
java long variable behaving like int variable -1.72
Java Thread communication +0.01
processing/java- how to check if values in array dont change +2.26
How do I limit a string variable so that it can only take one of tw... +0.17