StackRating

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

Jaroslaw Pawlak

Rating
1553.37 (7,018th)
Reputation
4,523 (36,833rd)
Page: 1 2 3 4
Title Δ
Collections.sort() works with Comparable or Comparator? +0.00
Iterating a list of Strings in Java +0.42
Two thread execute two method one is static and other is non static -4.75
Effectively find smallest powers of given number +3.34
Fastest way to get ResultSet to private strings? -1.63
How can I create reusable test code without creating circular depen... 0.00
java- find minimum/maximum in an entered set of numbers +1.41
Java utility class trouble 0.00
Java - get top 15 from HashMap by rule +2.40
validate integers for certain values in java -2.07
How to find the number of element in Hashmap in java? -2.39
JUnit ByteArrayOutputStream issue -2.93
Iterator and iterable for an 2D array Java -0.67
How to replace a string inside of Json using java +1.44
How to prevent JFrame from coming to top after closing JOptionPane? 0.00
How to mock exception for junit coverage? +3.31
Junit: String return for AssertEquals -4.83
Exceptions - inheritance -0.57
JMock expecting void method to be invoked 0.00
Unit test of a list sorting implementation? -3.80
How to handle n requests in multi threading 0.00
Java instance variable of a static method +2.91
Test private component in unit test -0.63
Mocking Superclass method call 0.00
cheking if the SSN number is correct +3.17
How to test if else statements? +4.05
Java Annotations - how to create an array? +5.04
Java how to call or notify the calling Class when job is done? +1.87
Object oriented design - when to use getClass and instanceof +4.04
How to sort TreeMap in descending order based on the value 0.00
Can't get JUnit test to fail (it should) +3.68
NoSuchMethodException when using Java Reflection 0.00
MissingMethodInvocationException from Mockito when do unit test 0.00
Synchronized keyword doesn't work -0.00
What is a difference between traditional loop and for-each loop? +3.67
How to stop a called static method in doInBackground() of SwingWorker 0.00
How to refactor in Intellij - method with parameters to class with... 0.00
Rename variables in subclass 0.00
In Java, can I specify any amount of generic type parameters? -2.13
How to iterate the multimap to write the key and values in the inse... +3.26
Assert.assertEquals on two lists -1.90
Catch unknown host exception in unit test +0.89
Refactoring Methods using Nested Enums 0.00
Java 8 - chaining constructor call and setter in stream.map() -1.24
SIngleton object initialization and dependency injection -3.25
Get value from list +2.21
How to sort a list using reduce in java 8? -3.71
Atomic Instructions: IFs and Loops -0.58
how to pause a thread and resume it exactly where it was left off +3.39
Making numbers and then find duplicate numbers in the String + Coun... -0.55