StackRating

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

Andy Turner

Rating
1710.64 (107th)
Reputation
94,166 (819th)
Page: 1 ... 21 22 23 24 25 ... 70
Title Δ
Shuffling an array of objects in java not working properly 0.00
Darts Checkout code java -0.22
String.charAt() returning weird result in java -0.20
Is there any way to let the program recognize "\n" in tex... 0.00
Java code works well in step by step debug mode not in default run... +0.29
How to make a program to print the series : 1,12,123...12345678910,... -0.95
Removing unchecked cast warnings with generics +0.88
Java creating instance of ArrayList from other class -0.31
Scanner "no next Line"-Error 0.00
type conversion at method calling 0.00
Java Stream Grouping by List<Map<String, Object>> to Ma... -2.53
Possible loss of precision error not geeting 0.00
Recommendation with optimization +0.27
How to add data to type List<List<Object>> +0.71
Priority queue is not maintaining sorting order -2.81
Real life examples of where java interfaces are necessary? +0.69
Declare upper bound of int for initial declaration in Java? -1.71
How to convert for loop iterating n times to achieve a list using j... +1.25
unchecked call to ... as a member of a raw type +0.28
Why is it not possible to cast float[] to double[] in Java? -0.76
Is following code Thread safe 0.00
Why try block only is not allowed? +1.55
values() of a Enum 0.00
Java assigning wrong number to Array +0.31
Java Sorting parameters in a new hashmap than returning to main +0.27
Single line Lambda and Run-time exceptions - Not compiling? -0.36
JAVA: Why is my update of the ArrayList value of a specific key in... +0.74
Do while loops stop executing after a while? +1.62
Return null or new object using Optional object fields 0.00
Overriding the compareTo method with a class that is nested inside... -2.96
Increment in for loop give different answers -0.44
Looking to use functional programming to solve repeated code +1.20
Get rid of Unchecked overriding: return type requires unchecked con... 0.00
Simple explanation of fields in Java +0.28
How the following program will work? 0.00
How to calculate the sum of the list using stream? +1.10
Is generics bound part of method signature in Java? -2.37
Map.contains vs Map.values().stream().filter.find +1.47
Why does the Java Math library not have functions that return float... 0.00
Java hashCode from multiple fields 0.00
java multithreading synchronized block not working 0.00
Program compiles but then gives error Exception in thread "mai... -0.89
System.out.println(); prints false with == operator 0.00
Best way to replace an element of a Collection with multiple elemen... +1.44
Wrapping a contravariant functional interface without losing generi... +0.66
Is there any difference between these two calls for static method? +0.56
Is there a way to infer generic types in Java? 0.00
DateTimeParseException by parsing a date string +0.28
Probability of generating a set of M elements from an array of size N 0.00
Is there a way to add number to existing number in ArrayList in one... -0.72