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 ... 19 20 21 22 23 ... 42
Title Δ
Are there any disadvantages instantiating an object without variabl... -0.48
getClass() returning null but Foo.class working -1.19
What's wrong with my code for reversing my encryption code? +0.51
Optional debugging output in a multi-threaded application--I mean *... -0.96
Get object class and use as argument for generic constructor +0.99
Examples for uses of concurrent data structures? -1.23
How to schedule tasks recursively using ExecutorService +1.11
How to iterate nested lists with lambda streams? -1.53
Get the hundredths place value digit in a double variable using java -0.51
Concrete class implements an interface which knows the concrete cla... -1.33
I still don't get why certain sort methods are static -0.68
Is Collections.unmodifiableMap performance critical? -0.01
A java application can have how many thread pool 0.00
Java Generics: override method that differs in parameterized return... 0.00
Multithreading: 2 tasks 0.00
java start a thread using isAlive() +2.13
Adding card to the discard pile 0.00
How to call instance of variety of classes in java -0.01
Trying to wrap my head around 3 nested if statments +0.51
After moving to maven, my compiled jar file doesn't run -2.24
csv parsing & search in java -0.01
Roman to Integer - But using a "different" Roman number s... +1.50
Convert this For statement into a While statement? -0.03
Storing a date with two bytes +1.66
Checking two collections using new Java 8 API streams and lambdas e... -0.45
Java modulo operation using for loop -0.27
why will my code not return false if the array is not descending or... -0.81
Split string into chars in java +0.01
Replacing recursion with iteration -0.33
Ensure every enum value is used +0.89
Accessing ArrayList returned as type Collection<Object> -0.84
is this java blocking queue variant possible? 0.00
Matrix manipulation (rotation/rolling) 0.00
Is ConcurrentSkipListMap put method thread-safe? +1.23
pass value from running thread 0.00
Project Euler 14 Java -1.14
Java Generics: Overriding generic methods, wildcard shorthand? +1.45
Java: Binary Search Implementation not working using Deferred detec... 0.00
what is the best way to get a sub HashMap based on a list of Keys? -0.70
Java Map to Set? Is there a way to implement pre-existing java libr... -0.47
3 Dice Sum Counting Program Java -0.13
Polymorphism and dynamic binding in Java 0.00
Java Delta encoding not working? 0.00
Which is the difference between AtomicReference and Synchronized? +1.11
Change an object's implemented interfaces at runtime 0.00
Speed-optimizing tree data parser -1.43
What use does the == operator have for String? +0.81
Iterating over Guava Mutlimaps +2.09
How to create a fixed lenght blank String in a smart way? -0.37
How to reverse enum? -1.09