StackRating

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

Dioxin

Rating
1538.38 (12,640th)
Reputation
9,590 (16,006th)
Page: 1 2 3 ... 7
Title Δ
Does the Internal Iterator use the hasNext() and next() to iterate... +0.02
Could we have Polymorphism without forcing classes to implement an... 0.00
Where is the formal specification for java.lang? 0.00
How can I break out of a cycle on any line I want in java? -0.52
Preferring mutable or immutable collections as method parameters -1.47
How can repository pattern fit with OOP encapsulation principle? -1.91
Is there a list of all keywords used in structural search and repla... 0.00
3 out of 4 conditions in regex java +0.20
Why I/o exceptions must be handled with Buffered Reader , while it... -0.58
Socket connections in Java are not limiting -0.06
Is there a precision matter when comparing two double variables tha... 0.00
Does evolving a class over time a concern in regards to equals impl... +0.20
Why does java require a cast for the instantiation of a bounded typ... -0.54
Java coding style on create new local variable to refer to class me... 0.00
Multiple type parameters in Java methods, including existing classe... -1.81
Print aLine with the first 'c' 'C' 'd' or &... -0.72
Playing multiple timeline animation in order 0.00
Why could an object's state be a subset of the fields in the ob... 0.00
Java method overriding to control the behavior (python optional arg... -0.07
Can a Java constructor with only a call to super() be refactored aw... -0.08
OpenJDK release notes: does not include jar specification? -0.55
How can a concise closure be written for a generic method? -0.70
Can not be inherited with different types arguments +1.72
Does object construction guarentee in practice that all threads see... +0.57
What is the best implementation of a state toggle in Java? -0.08
Kotlin: prevent == with wrong types from compiling +1.87
How to initialize a static variable only when at least one instance... +0.10
CardLayout() in java GUI -1.17
Error :illegal start of expression and ";" expected +0.43
Using iterator object to loop throuh arraylist and check if it is h... -0.08
How to add character amounts in an array? -1.53
Using strategy design pattern with an abstract parameter +0.02
Is there a "faster" way to iterate through a two-dimensio... -0.12
OOP design around abstract classes +0.82
Designing own implementations for code maintainability +0.44
Public to private using reflection -0.85
Is it good practice to override non abstract methods? -1.44
Java - Use KeyPressed to change position of rectangle in another cl... +0.42
Using the Strategy Pattern to avoid downcasting -0.18
How can I share a ByteToMessageDecoder? 0.00
Concurrency in 'Tour of Go' 0.00
Parse string of special keys to get KeyCode 0.00
Why are protected instance members not visible inside a subclass wi... 0.00
Which kind of code in the process of android platfrom, Dalvik byte-... +0.44
What's the purpose of allowing the declaration of an abstract m... +2.20
Strategy for Immutable Classes - Is this a contradiction? 0.00
Is the use of % in printf operator overloading? If not, what is it? +0.45
Why is Java 8 Optional implemented as final, without Some and None... +1.67
Do I need to collect swingWorker threads when they are done? 0.00
JAVA Returning the parent object - Inheritance from inheritance - B... -0.23