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 5 6 ... 15
Title Δ
Trying to use final variable in anonymous class. But its not passin... 0.00
Easy Mock - How to? 0.00
How to refactor code to avoid multiple if-s [from interview]? -0.06
Mocking a local object inside a method of SUT using Mockito or Powe... +2.26
Run TestCase from java and display results on Eclipse JUnit view 0.00
Proper Unit Testing Philosophy -0.48
What is the point of the cloneable interface? +1.78
Using byte, short, and other primitive types -1.84
Java HashSet Implementation design 0.00
Sorting a list with reference to a class without implementing in java -0.70
Stop an ArrayList from gathering multiple data instead of one in Ex... -0.36
Unit Testing stable production application 0.00
Inconsistency in Java 8 method signatures +1.25
extract first sequence only from a fasta file +0.75
Pass parameters to JUnit test from the TestSuite class -0.54
EasyMock: How to Verify Method Order for Set of Values Where Order... -0.56
Where I am wrong? (Exception handling) +0.44
Access control from Java subclass 0.00
NullPointerException error, converting string[] to int[] +0.98
Is it a bridge method? 0.00
Code refactoring. Classes implementing same Interface 0.00
Java Wrapper enum switch polymorphism +1.38
I am having issues with Importing a class and I'm not sure why... -0.64
How to sort a HashMap by Keys and then Values? -0.45
adding Junit setup/@Before logic without changing code? 0.00
Implementing a non-parallel Spliterator for unknown size? -1.55
Design pattern for consecutive object value extractor +0.43
Is it a good practice to use package private methods in order to fa... -0.06
Simple issue about possible to re use java Scanner? +1.71
Why should I not use identity based operations on Optional in Java8? -1.60
EasyMock - expect a method call that throws a checked exception 0.00
Calling object methods inside the paint method Java 0.00
Why doesn't the overridden equals(Object) method in the Boolean... -1.62
How to tell if a string of characters makes intelligible words -2.46
replacing 'N' with 'A', 'C', 'G', o... 0.00
Ant and annotated junit tests -1.16
Best way to store data in a spreadsheet application in java 0.00
Include Jar in ant build.xml +0.43
readLine of BufferedReader does not change file pointer even if buf... 0.00
Does the single responsibility principle promote many small classes... -0.23
Binary Tree static methods in Java +0.23
File type detection in Java without I/O -1.45
How does JVM deal with dynamic classes -1.89
How to find ALL optimal local alignments using Smith-Waterman? 0.00
Replacing if else statement with pattern +1.29
Why am I getting a class cast exception? -0.10
how to refactor the duplicate code? 0.00
Java loading file from classpath vs file system, which is better? +1.05
Get String1 which equals String2 x times? -0.98
Multiple calls to a void method using list parameter as return valu... +0.43