StackRating

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

davidxxx

Rating
1609.30 (1,423rd)
Reputation
79,260 (1,052nd)
Page: 1 ... 49 50 51 52 53 ... 61
Title Δ
TDD: why might it be wrong to let app code know it is being tested,... -0.87
Why does Properties.list copy table before printing? +1.12
Generics Type paramenter depends on itself -2.07
How can I pass an object to my class under test in a UnitTest class? -0.80
Can we pass space as value in arguments? Java -0.60
Java Exceptions Prevent Closing The Program (when clicking X button) 0.00
Get random numbers without repetition in Java. The one I made is to... +0.42
How to test this file-writing, 3lines function? -0.82
Generate unique int whenever a new object is created +0.06
2 threads accessing at the same time to a synchronized function +0.37
What will happen in heap concatenate same strings +2.43
How to print the longest sequence of numbers from int[] array (Java) -0.09
Java: How to remove anonymous ActionListeners? 0.00
How to set up time for a execute some method in java? 0.00
resource classPath file convert to byte array not working 0.00
Logging in setters +0.66
Files.write appending string to text file 0.00
Converting a for loop in a while (true) loop in Java - Beginner +0.03
Body Mass Index Calculator - error +1.88
Consecutive numbers in array list using boolean expressions +1.45
How to end a while loop +0.41
Check function call arguments explicitly with `verify` or implicitl... -0.06
Java: Design pattern for working with state and inheritance -1.18
Assigning variables instead of direct references inside a loop resu... +0.46
Modification of Builder pattern, is it good practice? 0.00
How to randomize questions and answers for a game? -0.38
Multithreading join() method +1.56
Thread cannot stop +0.77
Is it good practice in Java to implement the clone method using ser... 0.00
Java - Difference ((classType) this).m1() and a static reference 0.00
How to get random string value without duplicate? -0.09
Java Class decorate itself 0.00
Java API and checked/unchecked exceptions confusion +1.36
Adding message when certain condition is met (Java) +0.44
Comparing a String to String extract in android +0.43
Java Inheritance: How to remove items from an ArrayList depending o... +0.05
Multithreading issue in Java, different results at runtime -0.29
Threads not working with Laterna +0.42
Why Rational is the type that the add method returns? - Java -0.07
Why does s.substring(s.length(),s.length()) successfully run? +0.41
Why does compiler behave like this? -0.23
Why do Java Generic Method Argument Classes Need to be Cast 0.00
Checking for "nested" null attributes in Java +0.16
Is there a more efficient way to handle this array? -0.02
How to catch an error while initialzing in classes with only static... +2.10
Is it good idea to combine Strategy pattern, Factory pattern, and C... -0.07
Tips on organizing and cleaning up code and generally better design 0.00
Odds & Evens Array Instantiation -0.45
Java - Design Pattern to solve multiple conditionals logic -0.62
Calling 'this' from parameterized constructor - better way... +0.45