StackRating

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

Anderson Vieira

Rating
1583.66 (2,708th)
Reputation
6,763 (23,838th)
Page: 1 2 3 4 5
Title Δ
Java: Reverse sorting methods -1.80
isPalindrome error (cannot find symbol) 0.00
Java - generalizing method - "Class" instance used for ty... 0.00
Creating a circular queue with arrays in Java 0.00
ArrayList of objects in a hashmap -0.55
create new instance from existing instance +0.76
Java substr not working as expected 0.00
How to make a (private) class in java that is not visible to other... 0.00
Changing the behaviour of a Java app dynamically using Groovy +0.85
Check if two different ArrayLists are Equal +0.19
"Exception in thread "Animation Thread" error when u... 0.00
Sorting a List takes a lot of time -1.64
Arraylist of Integer[][] (matrix) in java -2.58
Java Generics - clearList implementation +0.41
JUnit test another method that uses fail() -4.29
Math round Java issue 2.495 to 2 digits = 2.49 -0.62
compareTo method won't work? -4.95
Java all determine elements are same in a list +0.67
Why do I need to provide enclosing class object but not enclosed cl... +1.89
How do you find the sum of certain elements in an array in java +1.61
Adding Objects to an ArrayList without error +1.83
Is a variable declared inside a loop limited in scope by a single i... 0.00
Java hashcode() collision for objects containing different but simi... +3.34
Why do 2 Object have diff hash codes, but 2 String have the same ha... +3.47
Deleting specific elements from an array +3.27
Constructor Inside Inner Static Class in java? 0.00
Quicksort not sorting arrays with length 2 +3.13
User Input numbers into List with search for duplicates 0.00
Java data structures: IndexedSet or HashList -3.16
how to get all variable and type data in class and method using java +3.46
Java fold arraylists -4.60
The method updateStatus(String) in the type TweetRecources is not a... +3.33
What's wrong with the following java code? +3.53
How to get number of digits in an integer with leading zeros in java? +3.63
Using a loop to prevent infinite IF statements -2.50
Java - Array <init> error -2.57
Java - hashCode() in Integer variable returning the assigned value -1.98
Any established practices on overcoming the lack of multiple inheri... -3.30
Compare two objects with "<" or ">" opera... +4.02
Finding the interior points of a convex hull without computing the... 0.00
Using HashSet to store a text file and read from it +1.77
Random Coin Flipper output number of times run -1.76
Code to tell whether a string is a Pangram or not? 0.00
Adding integers to an int array +1.56
Using bitwise operator to divide by 0 (Simulation of division by 0) +3.10
Create Data-Structure from text file in Java +3.78
BigInteger.isProbablePrime +3.51
Declaring an array size of an instance array in a method -3.45
Remove an object from an ArrayList given only one attribute +3.74
Does the static keyword prevent new objects from being assigned to... +3.57