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 ... 20 21 22 23 24 ... 70
Title Δ
Java Inconsistent Logic Multiplying Hashcodes -0.74
convert from Map<Object,Set<Object>> to Map<String,S... +0.67
Private member of class is accessible in different object in Java -0.71
ArrayList iteration with Streams 0.00
Difference between a protected and package-private (no modifier) co... -0.26
Load Images At Compile Time in Java +1.04
Why do we use static blocks when we already have static methods? +0.62
Encoding for DataInputStream +0.04
How can I find out the four unique random numbers in Android within... -0.22
Java method CharAt crashes at comparing to # +1.11
atan2 - find angle between two points (360deg) -0.27
Using a "char" when creating a new array: int[] a = new i... +0.89
converting timezone to 3 characters ZoneId +1.18
Set of Lists with wildcarded generic as a parameter in method 0.00
Java : Index out of bound exception when creating a string with no... +0.83
How to check if the file is image -1.50
Generic example not compiling? 0.00
Do I need to make every method synchronized in a Singleton class? +0.12
Difference in the results of String comparison in Java? 0.00
Synchronizing on a object and changing one of its field +0.95
Trying to speed up this for loop but I can't using Callable imp... -0.46
Java Generic WildCard Lower Bound: List<? super Father> list... 0.00
PriorityQueue (Java), overwrite comparator with Long 0.00
Using switch inside of equation or value assignment +0.28
(RLE) How to get the numbers in front instead of letters 0.00
Methods with the same signature but different return type in two in... +0.28
Why this code finishes if getter is marked as synchronized? +0.46
Thread Safety and Shared Resources 0.00
Why doesn't my primitive-type-argumented method override the wr... +2.07
Creating generic class to pass an generic type (Object or List) -2.41
Strange conversion of bytes to and from string 0.00
Try catch exceptional handling +0.95
Resolution of a DNS-Name, which includes a single Number (e.g. x.x.... 0.00
Best Way / data structure to count occurrences of strings +1.43
How to trim white space in StringBuffer in JAVA 0.00
Java add method to class +0.74
How to effectively concatenate multiple String variables each from... -0.14
How to performe a null-check for an empty Optional -0.83
sonarQube reporting bug - make field transient or serializable +0.29
How to go to a new line after a certain line length? 0.00
Java method signatur ignore unequal class return 0.00
StackOverflow Error in program and I cant find the reason -0.21
Java stream type issue +0.29
The output of following program given to me and its just not clicki... -1.20
Is it possible to set precision for Set<Double>.contains()? +1.32
Flexible number of for-loops - Java 0.00
Conversion of one primitive type to another in java +0.92
Difference between j = i + 1 and j = ++i; +0.28
Dividing ArrayList into smaller ArrayLists with specific amount of... +1.63
LocalDate hasn't constructor... How can we create classes witho... -1.05