StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 2 3 4 ... 51
Title Δ
Incompatible types when using nested upper-bounded wildcards 0.00
Which data structure is better for searching elements using sequent... 0.00
Best way to implement while loop in java 8 or later +0.43
Is there locking in the Atomic compareAndSet method in Java? +1.12
Understanding InheritableThreadLocal in Java -0.57
For loop within if statement in Java 0.00
java.lang.OutOfMemoryError when trying to implement minimax algorithm 0.00
Java 11 compiler not recognizing static BiFunction in main method -0.12
Is ObjectOutputStream.writeObject to a file thread safe? +1.01
Why aren't my instances of ObjectInput/OutputStrem creating? 0.00
Confusion of static variables in java 0.00
JFrame Update fails because of sleeping Thread 0.00
Can a class extended from another class use the same method with di... +0.43
Is there a way to make an argument in a constructor optional? -0.31
The blank final field seed may not have been initialized 0.00
Return value outside of loop when it was initial inside of loop +0.39
Constructors with too many parameters +0.86
Java thread enters while condition even if the condition is false -2.45
Exception in thread "AWT-EventQueue-0" java.lang.NullPoin... -2.20
How to Deserialize the current object 0.00
Should volatile variables in Java not be visible on second thread? +1.82
JTable CellRenderer changes foreground color only when focused 0.00
Serialization : SerialVersion UID generation process +0.42
Is it possible to call an overridden method outside the main class? 0.00
Unable to convert from int to Integer in Java +0.42
Comparing Character value vs Character Array value 0.00
How can I improve my code design to remove the need for 'instan... 0.00
How to randomly choose operators? +0.42
Default Constructor is getting executed before Static block in java +1.41
Should Key Bindings be Declared inside the EDT? 0.00
Class cannot be cast to java.lang.Comparable 0.00
Data loss when passing objects via ObjectStream 0.00
Check if a field is true or false with reflections in java -0.32
Type Bounds with Comparable Interface in Java -0.62
Java Abstract classes good practices -0.08
How to modify HashMaps according to values -0.97
How to check a specific class type exists in the inheritance chain 0.00
Instantiate an interface using java reflections? +1.98
In JAVA, after thread notify, what does it execute immediately? wai... 0.00
What is causing my java awt and swing browser's back button to... 0.00
Confused with <?>,<? extends Object>,<? super Object... 0.00
generic type to static method +1.22
How To Make My Own Way To Create An Object? 0.00
How can i make a method with call access only inside the child class? 0.00
How to print single number only once using nested loops in Java? -1.03
How can I iterate through a list and use the values as labels or as... 0.00
How to construct derived class with existing base class object +0.97
how does entrySet in hashmap get created and modified? +0.10
Immutable function arguments in java 0.00
Creat inner static class instance by its name 0.00