StackRating

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

Makoto

Rating
1561.11 (5,403rd)
Reputation
86,176 (928th)
Page: 1 ... 30 31 32 33 34 ... 54
Title Δ
Is action synchronized when the getter is too? 0.00
Java validation from list -0.56
How can I fill an array with all of the values between two numbers? -0.41
Attempting to override existing comparator for PriorityQueue in Java -0.07
Using a key on different maps +1.18
Merge commit from Master-branch to another branch, but not to merge... 0.00
Restrict java package in production enviroment 0.00
Is there a way to backup a branch in git and be able to "reimp... -1.38
Java MessageFormat Null Values 0.00
When is hashcode useful if I am never using hashtable? +1.00
Math.random(rand) doesn't Run -0.13
How did I get the result of '6.03' and '23.24'? - J... +1.34
Objects with null id are same? -0.13
Bug in converting from a large long to a float in Java on OSX? +0.11
gitolite permissions: what does the 'C', 'D' and &#... 0.00
Method not overriding correctly 0.00
Not able to convert a value from List<Long> at ith position t... -0.05
Java checkstyle error "Declaring variables, return values or p... 0.00
Java (ArrayList check with object's int) +0.90
How to write Java generic method with E... elements and return List... -2.13
How to round double to nearest whole number and return it as Integer +0.65
Exception, need to learn what is wrong? 0.00
Card Values in BlackJack Java 0.00
Why is catching a RuntimeException not considered a good programmin... -0.29
Using comparable on raw types 0.00
Java generic: how to declare a generic parameter as the base type o... -1.40
Trouble With Mockito +1.61
Object class in android +1.14
Terminate Iterable.forEach early 0.00
How should a unit test deal with expected and unexpected exceptions? +0.34
Lambda Parameter in java 0.00
How to get the sum of an LinkedList (Sum up items in a LinkedList) -0.06
How to change values in an array using for loop -1.44
Correct it so that it will compile and properly implement Comparable +1.15
How does Git avoid losing work when multiple users push new changes... -0.84
How can I sort a Linked-List based on last names? 0.00
Issue creating and using my own exception class +0.44
compiler error: Array required, but java.lang.String found +2.06
Breaking Out of Recursion AND Returning a Boolean Value in Java +0.06
Why does != 0 work but == 1 doesn't work when using bitwise &? +1.26
What does it do when a number is followed by a letter? 0.00
Cloning a LinkList without using any builtin functions. -0.57
Issue in simple program with variables/parameters 0.00
Is it possible to extend byte array? -0.32
Is there an aggregateBy method in the stream Java 8 api? -1.31
Purpose of Java Exception Handling -0.09
Accessing a private object from another class +1.10
Code hunt game 02.05 -0.56
How can I get the size of an array, a Collection, or a String in Ja... 0.00
Do you have to parse a string to a double every time you want to us... +0.43