StackRating

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

user949300

Rating
1469.40 (4,520,403rd)
Reputation
12,682 (11,503rd)
Page: 1 ... 8 9 10 11 12
Title Δ
Switch Case with string Java +0.77
Paint method in java +0.58
Is This Use of the "instanceof" Operator Considered Bad D... -0.29
How can a HashMap consist only of one entry/object? +1.09
Using Java string.indexOf() to return different substrings-- possib... -1.85
How to make rect.intersects just check outside boundaries 0.00
How Single Responsibility Principle relates to anemic/rich domain m... -1.65
Java class visible only to current file -1.48
How to change the Properties.store() divider symbol from "=&qu... -1.71
why need to catch InterruptedException in the Sleep? +1.85
How to use Thread Pool concept in Java? +0.52
how to represent 5 billion in java and sequential integer values +0.22
What is the best way to force a try block to break in between? +0.47
Java swing design : static vs instance 0.00
How can I create a JList that contains entries of a Hashtable of St... +0.87
What can I pass as the second argument to java reflection's getMeth... +0.08
Count/Frequency Distribution of Character Occurrences in File, Incl... +2.44
Explicit type casting vs using suffix for float/double Java - diffe... +1.94
The Stubborn JComboBox -1.57
How to call a hashmap & its values from other class in java? -0.20
Java. What is the fastest way to run and process every pixel on bit... +0.10
Force toString() implementation in subclasses -1.07
Is there a Class(es) in java for Pre-baked sorting Algorithm code? -0.98
Declaring a variable in a for loop using the index (i) -0.36
Retrieve Least Element, Elements are Dynamically-Ordered +0.20
Generic/native Object in Java 0.00
How to find identical byte[]-objects in two arrays concurrently? -0.48
How inheriting static fields affects the performance? +0.28
Accessing pre-parent class with ActionListener -1.51
I'm not sure how to structure my arithmetic methods -2.18
When to use Class.isInstance() & when to use instanceof operator? -1.04
What Is More Expensive In Java? Serialization or Writing To a File? +2.09
Map.Entry : How to use it? -1.28
Using iteration to work out powers -1.07
Java's static/instance variables operation performance -1.36
When should be we use finalize() method in java? -1.04
Trim or replace all commas and spaces from the String -0.62
Issue with 2 logical conditions on 3 variables -0.16
Java - Defining a Method/function/subroutine within a class method +1.16
Java Rounding Off Issue +2.62
Better way to create an ordered array from priorityQueue in Java -1.01
Assigning java colors +0.01
Java byte arrays and copying ints into them -2.69
Where can I get a repository to use? +0.33
Can't add JPanel to JFrame on the fly 0.00
paintComponent deletes the previously painted components -3.04
how to restrict the variable not to access outside the class in java? -3.47
Why does a java.lang.Thread not call the run() method of its explic... +1.87
Need an advice on structuring interfaces -2.26
How to round off most significant bits? +4.74