StackRating

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

Scorpion

Rating
1489.50 (4,423,673rd)
Reputation
3,652 (46,001st)
Page: 1 2 3 ... 4
Title Δ
Process a text file line by line using parallelism but preserving o... 0.00
How to use a nested While loops to display Rows and Columns in Java -0.72
Does Java's internal LinkedList implementation traverse startin... +0.53
Error when checking if data type is a certain string -0.48
How do I randomly choose between two enum values from a seperate cl... 0.00
Composition with different types -1.70
which classes can throw the ConcurentModificationException? 0.00
How to know whether Iterator of a Collection supports remove()? -1.56
How to test that a exception is thrown and caught in junit +1.05
how to fetch data from database in Hibernate -0.22
Kindly explain the below inheritance in Java +0.15
Only child class overrides interface methods in Java +0.06
Retrieving multiple values from an arraylist -0.21
Can convert date to long but long is too big? -0.09
A Set in java never allows duplicates, but it takes StringBuffer ob... +0.36
how to make threads wait state upto first thread complete +0.26
What is a Contract in Java +2.01
Setup reader, decoder and consumer threads -0.05
Inherit new 'instance' of a static field by deriving from base class +1.04
ClassCastException: java.util.ArrayList is not Comparable -1.85
java while statement error +0.98
Unable to catch the exception -0.33
What's Tiered Compilation in Java 7? 0.00
Why the custom Exception java class should be final +1.01
Searching a Hashmap, containing sets, containing objects, for those... -0.92
how long a blocking queue will wait fro an element to dequeue -0.00
Do too many generic types in class mean bad design? -1.22
Correcting my Date Output from SimpleDateFormat +0.48
Private members in Enum Java +0.59
Regarding volatile variable usage 0.00
Split the numbers in a different range +1.19
How can i reset arrylist in each loop of for? -0.60
Any limitations of wait and notify which was covered in Java 5 0.00
How to create a method that will work automatically once a day -0.17
How to dynamically add class fields at runtime in Java 0.00
Java Thread Complete Event -0.14
Overwriting methods: how to "inject" into the super-method? +2.50
NullPointerException returning array from method -0.89
Java Scheduled Executor Service Capabilities -0.99
Call protected method from a subclass of another instance of differ... -2.18
Javadoc methods of a protected class 0.00
How to create a List Dynamically by accepting classname 0.00
I have the driver, class.forname() doesn't throw exception but 'No... 0.00
Java Prepared statement not executing +1.19
Innerclass sharing attribute information +0.01
Exception in thread "main" java.lang.OutOfMemoryError: Ja... +1.07
addBatch() execution in Java +0.63
When to use ConcurrentHashMap 0.00
Passing string array values directly to setter method +1.38
Declaring a method of class type? +0.01