StackRating

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

BarrySW19

Rating
1513.08 (52,434th)
Reputation
3,006 (56,262nd)
Page: 1 2 3 ... 4
Title Δ
Spring boot testing with liquibase fails 0.00
find big oh for "for loop that has method call" 0.00
ConcurrentModificationException on isEmpty() method of ArrayList 0.00
AtomicInteger getAndUpdate to zero on Java 6 +0.44
Get Start day and End day of a Week? [Java] -0.82
HashMap or ConcurrentHashMap for single writer / single reader scen... +0.46
Use the run method to start a watcher Thread -0.96
How to manage threads in Spring TaskExecutor framework -2.55
Storing and calling specific class methods in/from an array +1.22
Chess (Knight) Movement, Avoid Going Off Board -0.02
How to make generic type ArrayList static? +1.82
Two overlapping rectangles 0.00
Algorithm speed for an simple exercice +0.08
FileWriter method when called does not close +0.86
Java Singleton + inner class missunderstand +1.31
Head Recursion Java +0.26
How do I make a number slowly return back to zero +0.69
Getting the second highest and second lowest java -0.02
Type mismatch when using Map.entrySet() +1.28
How to avoid round off errors when adding fractions in JAVA +0.93
Can I reference a class from a method within an inner class, and if... -0.25
synchronized block locking object and wait/notify +0.14
How to use same instance of IdentifierGenerator for all mappings 0.00
How to catch enwrapped exception in Junit test case? +0.50
Running a FitNesse script on all child pages 0.00
Best/easiest way to configure classpath in Maven antrun task? -0.03
Java extends generic prototype -2.31
Java thread manipulation, parallel programming -1.12
Sequential thread execution to print 1A 2B 3C 4D 0.00
Concurrent Thread-safe AtomicInteger 0.00
Java, Round double to two decimal (round to 0.05) -0.60
Java Thread never receiving notify 0.00
NumberFormatException on Integer input after previous Long input 0.00
Java GridBagLayout components centering when background filled 0.00
Why do "--i" and "i--" have the same behavior i... -1.20
How can I randomly choose between multiple values, in an Array or n... +0.48
Is clone method an example of Prototype pattern in Java? +0.48
AI for Tic Tac Toe -0.01
Java memory leak when using an array -0.24
how to have an else block execute only once in a for loop -1.11
Using an array list of arrays in java -1.98
Argument conversion with Iterables, Maps, Objects and? -0.27
convert byte to int using bit wise opertators -1.18
Why get UnsupportedOperationException on ByteBuffer.allocateDirect(... 0.00
Java KeyEvent.VK_??? Whats this key? -0.52
Object-Oriented programming private class field + get / set or publ... -0.83
Can't invoke HashMap's getEntry via reflection on Java 8 +0.65
Replacing If Statements? +0.39
Should variables be declared inside the loop or outside the loop in... +0.28
PGN chess parser, how to deal with variations +0.01