StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dkatzel

Rating
1547.62 (8,680th)
Reputation
25,913 (4,928th)
Page: 1 2 3 4 ... 15
Title Δ
Can we replace using Double with BigDecimal completely, any perform... +1.15
Is there a way to assert that an enum has not changed since the las... -1.88
Why does order of implementing Interfaces (with default methods) ma... +0.45
How to reach the max number from two lists -0.09
Perl: How to make sure overridden method is called when accessed fr... -1.92
How to wait for ExecutorService to finish without shutdown? 0.00
Cleanup after every junit class -2.27
Why i am getting same output all time.? +0.39
Java Constants class in my package? How about a Methods class? 0.00
Junit and EasyMock unexpected failure 0.00
Does java 8 support local lambda variables? 0.00
How to execute a bash for loop via Java's runtime().exec() method 0.00
Weak Reference and Soft Reference +1.23
Is it good practice for void methods to return? -0.09
Java constant is different in different places 0.00
Test Execution using JUnit -0.58
Whats the relationship between TDD and software design? 0.00
Good Name for an interface like Runnable but Returning a Result? +0.68
Designing Helper/Utility classes - java 0.00
How to pass and invoke method references in Java -0.23
assertNotEquals static import causing compile error 0.00
Why generic version of Collection parameter is getting call +1.97
Java Abstract class to instationize other class 0.00
Do JUnit Assertions ever get disabled? -0.58
Converting series of numbers from a string, into different numbers -0.19
Java 8 Stream - .max() with duplicates -0.17
What is wrong with this getGeneratedKeys() JDBC statement? +1.91
Does Java Iterator hold reference to elements of a linked list? -0.10
How to handle multiple exit points in Java +0.42
Is there a "best way" to write line break tags? -2.43
Java Chess: Unsure How to Clone Properly -0.49
Odd Java Hashcode (with Lombok) Non-Deterministic Behavior +1.63
About the value range of "Assignment Branch Condition" 0.00
Access to superclass private fields using the super keyword in a su... +1.21
Code duplication in enums inheriting a common interface -1.13
How to avoid class self-use -1.25
java8 - absent variable & Optional -1.30
Disable findbugs checked bug categories in Gradle build 0.00
Unit test on legacy code, object creation +1.25
Merge sort wrong output -1.26
Java If-Statement in Merge Sort... Why does this work? +1.03
Eclipse Java, Send email from Gmail SMTP programatically -0.59
using Java8's Optional<T> in a functional way for updatin... +1.87
structural vs behavioural design patterns 0.00
How does Eclipse IDE resolve File/Resource location? -0.06
What happens if I call return; from Runnable? +0.09
Is there any difference between these two constructors for a node i... 0.00
What is statistical complexity of a method? 0.00
I cannot get my printf statements to align in java +0.41
Testing image files with JUnit 0.00