StackRating

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

m3th0dman

Rating
1489.05 (4,429,716th)
Reputation
5,643 (29,085th)
Page: 1 2 3
Title Δ
When does a thread become idle? -1.27
Iterating through an array and checking each item, printing error i... -0.35
Java Code Organization: Where to keep instance of static class +4.08
Access Modifier of Methods in Enterprise JavaBean +2.06
Java heap out of space : after -XmX1G +0.01
Compiling Java code from string results in ClassNotFoundException 0.00
How to get fields of parent class using reflection 0.00
Creating generic array in Java via unchecked type-cast -1.63
Read content of maven repository -3.96
I am unable to insert a record into my table created in oracle data... +3.77
Which to use Timer or ThreadPool in java? -3.05
C++ or Java Library for automated code editing? +0.04
How is it that two objects are created when using the String constr... 0.00
Multithreading: Why this output? Is it deterministic? -2.13
How to test that a type declared as "public class" is a c... +0.81
Java extending and overriding classes -2.03
Cannot find the file to dynamically execute it -0.20
why OS processes seems faster than threads in java +4.02
What is the major difference between Handler and Event? -2.49
How to check the content from a Map? -2.53
combine compartors into a single class -1.28
Thread.join() (instance method) +3.92
Am I using a ManyToMany mapping in JPA properly? 0.00
why do we declare a static class inside normal class? 0.00
IndexOutOfBounds, but why? +0.33
How do I close a JFrame that opened another frame? -1.70
how to elegantly get the only element from a Map +0.27
Java - Where should I initialise variables for memory efficiency? +0.39
Connecting to Derby using JDBC -2.76
JAVA asynchronous RMI -1.27
How to remove an object from an ArrayList? -0.06
Java Array Efficiency +2.50
JPA Cast Exception +5.34
Objective C + Java in standalone desktop application +1.80
Quicksort or O(N.logN) sort in jdk +4.03
What does Joshua Bloch mean by extra-linguistic? -3.14
AMQP - Rabbit MQ usage 0.00
Using Eclipse with Subversion and Maven +4.13
Java: Are built-in implementations of data structures inefficient? -2.97
How to understand which os are we on? +0.25
Creating executables from jar -2.56
how to build copy constructor to CharNode -4.23
Were Java @Override annotations ever required/used for interface im... +0.19
Factory in Java when concrete objects take different constructor pa... +4.51
Why would compiler fail on duplicate class if they belong to differ... -0.03
What does EntityManager::getDelegate return? 0.00
How would I use a static method to increase a non-static variable? -1.24
How to check duplicates are not being added to a LinkedBlockingQueue? -3.83
When/how do i initialize static members of an abstract class ? (no... +0.02
How can I make sure a method is only called once by multiple threads? +1.21