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 ... 5 6 7 8 9 ... 12
Title Δ
What's the simplest way to setup a web server in java? +0.57
Is it considered bad practice to use a static method as a factory? 0.00
Elegant way to transform Tightly Coupled Methods to Loosly Coupled... -0.44
Single thread pool vs one thread pool per task -0.71
How to add element into ArrayList in HashMap -0.22
Java Threads design +0.56
Best way to wait on tasks to complete before adding new ones to thr... +0.13
How to use java.lang.Number polymorphically +1.31
Java breaking an infinite loop +1.16
How to determine that data previously unmarshalled with JAXB was ch... +0.22
Getting Java Collections Binary Search to return multiple values -1.14
Circumstances to make a class final? +1.49
Using concurrent classes to process files in a directory in parallel +0.40
Unable to use remove() method with lists in java +0.97
Overriding superclass constructor -1.57
How come Android's AsyncTask doesn't implement Future? +1.04
Java design, how do I avoid passing object down the hierarchy?!? Im... -0.74
comparing two different data types with compareTo method -0.05
Unit testing a nonblocking method (asynchronous testing) -1.61
How do I dynamically change the reference to a JPanel inside a JFra... +2.66
Cell in a JTable not editable when cell type is not String? -0.59
OutputStreamWriter vs FileWriter +0.04
inner class non-final variable java -1.14
Wrapping a callback function in a single threaded fashion -0.48
how can i structure a multi-threaded code for better code reuse in... +0.93
memory effective list of integers with fast search and slow insert/... +0.28
Methods and Composition java +0.02
How to implement code to multiple classes in Java? +0.55
Java: How to return declared type in interface heirarchy? -1.59
Manual reverse order in Array (Java) -0.08
how to block a statement from execution till the previuos has finis... -0.20
accessing variables and swing components through different threads -0.75
Java Extend ArrayList<Dummy> functions -0.87
Check if a string is a mathematical expression or not? +1.29
How to store an int and boolean as a pair +0.91
How to execute multiple instances of a method with different inputs... +0.05
Can I run a thread within a thread in java? -1.72
Java: Iterate over a set while contents of set are being modified -0.56
How to slow a thread down in JAVA +0.03
Static variable not initialized when class is loaded -0.75
Parallelization of Genetic Algorithm Slowed Algorithm Significantly... +1.41
HTML Parsing in Android -0.12
Is there a simple way to compare BufferedImage instances? +0.54
Which is a better top level container for this design, JFrame with... +0.04
Java global isEmpty() method +2.02
Why is it necessary to copy the volatile variable instead of using... +0.55
Set Object's attributes on its creation +0.43
pattern for getting around final limitation of Java closure -1.74
Can't get a basic Jackson Mixin to work -0.21
Java -- How to deal with type erasure in constructors? -0.35