StackRating

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

fedup

Rating
1516.96 (38,910th)
Reputation
46 (1,083,759th)
Page: 1 2
Title Δ
Java error: The method add(String) is undefined for the type String +0.02
How do I count from a specific index in an array on downwards in Ja... +3.73
@Value annotated field returning null method of @Service annotated... -4.29
Recursively count characters in a string in JAVA -1.92
Is there a better way to remove multiples items and shift index fro... -0.23
Weighted directed graph adding an edge not working 0.00
What do I need to import for my "Visitable" interface to... 0.00
Recursion: Frequency of digit in a scanned number: redux 0.00
main thread is getting dead even though while loop is there 0.00
Changing parseInt to nextInt 0.00
while loop inside for loop, confused? +3.82
Java - Inner loop is looping, outter loop is not +3.87
Thread Pool doesn't create desired number of threads 0.00
Populate setters by looping an arraylist +3.45
why does remainder (modulus) division return negative numbers +3.83
How to display square table for an unknown amount of numbers 0.00
How to right-align the printing of Floyd's triangle power of 2 +3.97
Can someone tell me how to pass this array into my main method so i... -0.52
What is wrong with the my semaphore application? +4.08
How to use Scanner for parsing doubles 0.00
Why does this regex not match this color in Java? +0.10
Java Client Server with RMI 0.00
How to write a for-loop on an ArrayList to find a maximum value +0.03
How to add strings together after being in an if statement 0.00
Type Mismatch when I try to save the database values in an ArrayLis... 0.00
Java Timer Thread Operation 0.00
Expand the range of numbers 0.00
How to use multiple objects and their methods from multiple classes 0.00
Get around early binding of static methods in java 0.00
My own HashMap get() method implementation is returning null when t... 0.00
Java Return Null When Tried to Get Method 0.00
Superclases and subclases in a array; 0.00
String literals with same value doesn't keep a synchronized loc... 0.00
Convert SortedSet to a TreeMap or ImmutableMap with keys as iterato... 0.00
I cannot figure out why the code keeps printing a value of one more... 0.00
How can I correct getting NaN as my result? 0.00
Question about double brackets for boolean condition (possibly Java)? 0.00
How to use For loops and While loops to repeat code block 0.00
how to encode Map<String,Object> to String value in java 0.00
the ticket class not being recognized? 0.00
Tail recursion happening through the Class Hierarchy 0.00
how do you return a string value to null after either 100 seconds o... 0.00
How do I search for an element using for loop once the arrays have... 0.00
How can I apply the name of a field to an ArrayList and then add so... 0.00
Why a PMD violation for unused method when it is obviously used 0.00
How to properly set Getters setters and convertmintosec? 0.00
Unable to think of a way to shift array 0.00
How to determine if a class exists in the project 0.00
Regexp used in pattern meta-annotation for email does not work but... 0.00
How to reject the request and send custom message if extra params p... 0.00