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 4 ... 7
Title Δ
What's the best way to create methods so only super (not other... -0.07
Passing an instance through constructors or accessing it with static? 0.00
What is the need for an Immutable Queue? -0.83
Can a field be cast to non null version of itself? +1.03
What exactly is serialized Class data? +2.06
Why @SafeVarargs doesn't suppress the warning? -1.19
JUnit Test with switch-case +1.26
How to sum up array of random letters in Java? -0.41
Is it bad design if we add logic in getter and setter of entity class 0.00
Code design to make adding similar tasks later easy -0.44
Serialization involving several classes 0.00
Select buttons with a mouse rather then keyboard -0.56
How to count a type "object" selected at runtime +0.44
what is the difference between user defined package and system defi... -0.02
Generic mismatch 0.00
What's design pattern does Collections.sort use? -0.99
Must getters/setters be in main method in Java? 0.00
Add KeyListener to Jframe issue +2.55
How to populate comboBox 0.00
Secondary construction syntax kotlin -1.90
How to get annotations of a Kotlin property from Java? +0.54
Checking the validity of a variable before calling the super constr... -0.48
What are jvm pre-allocated exceptions? -0.53
How to intialize a variable in the constructor only once? +1.21
How to decouple an event-driven module? -2.07
Composition, Forwarding and Wrapping +2.11
Calling non mocked functions for a mocked object 0.00
Is it correct if requirement verification happens in jUnit tests +0.46
Automagic way of giving objects an id and referencing it by said id? 0.00
How to unit-test a function that uses other unit-tested functions? +2.29
Sorting algorithm speeds 0.00
Why does type inference fail for lambda, but succeed for equivalent... 0.00
Logic inside loops? Or rather two separate almost identical loops? +0.87
Why is underscore after octal radix allowed in Java? 0.00
Making new objects of different classes in a single for loop -0.05
Expose methods to test code but not to end-users? +0.52
Java - Visitor pattern for adding methods 0.00
Can Java compile source code without JVM? +0.45
What is the penalty for unnecessarily implementing Serializable? +0.87
Make code more Generic in Java +1.11
Why not use static array of Strings? +1.13
sorting a List<Map<String, String>> -1.78
Are there any differences between a normal interface class and an a... +0.43
java null /empty-list return vs throw exception in code rethinking... +0.44
Java cast ObjectInputStream result to ArrayList +0.45
Unmarshal XML using generics in Java 0.00
Java Scanner class next() method -1.61
How to reopen the same form created with a class 0.00
How to customize event source for ActionEvent? +1.75
How to change frame on button event Java -0.05