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 ... 27 28 29 30 31 ... 70
Title Δ
Generic return type based on inner map? 0.00
what is the value of all 32 bits set to 1 in int? +0.71
Replacing a string in java +0.48
Join array and wrap every element with Guava Joiner -2.29
Can we use generic to allow only specific types instead of any type... +0.75
Why multiply instead of sum -0.46
Is There a Default Time Zone ID for Every Time Zone in the U.S.? +1.32
implement a Guava cache to last for ever +1.35
java ternary operator return function result -0.16
Java - why is Thread#join(millis) void? +1.83
Is Java's PriorityQueue Instable or Nondeterministic or both? +0.23
How to replace characters in a string in Java without using .replace? -0.02
How can I combine two HashMap objects containing the same types usi... +0.26
Why does Bloch state that it is impossible to subclass collections... 0.00
how set variable text in text view 0.00
Why I have use Path on Scanner? 0.00
Strange expression found in my Java code: variable assignment syntax +0.26
Call synchronised on a function in java -0.92
Why in chain byte[] → String → byte[] input and output differ when... +0.27
java method is not applicable for the arguments -0.51
one method for different classes StringBuilder and StringBuffer +0.89
ExecutorService specify use new thread for each submitted task +0.30
how to replace a char in a specific index with another char on anot... +1.05
Can I create a list of array with Arrays.asList? +1.22
indexOf returning -1 0.00
What is the best way to divide a collection into 2 different collec... +0.93
What consumes less, to use ArrayList or System.arraycopy +1.10
Check two lists for intersection ignoring case-sensitive? +0.62
Is it possible to call constructor on existing instance? -0.92
Is it possible to call constructor on existing instance? -2.26
Java streams to compare between objects and return that object? 0.00
Java Print array on the same line with separator -2.58
IndexOutOfBoundsException when using an enhanced for-loop +0.28
How to use generic method parameters in Map.Entry? +0.44
Why would someone use Array over HashMap if the situation allows fo... 0.00
Conditional calling of a constructor 0.00
Enforcing relationships between types safely +0.86
Changing parts of a code in a for loop 0.00
how "".value evaluates value in java String class? 0.00
Converting a collection of subtype to collection of supertype +0.28
How to merge lists, preserving every one's order? 0.00
Is there a cleaner way of writing same method with different parame... -1.66
How to refactor a lambda expression to a method reference? +0.82
Design pattern for token class +0.27
What does the stacktrace mean? +1.79
Correct way to split UTF-8 String +0.27
Surprising NullPointerException when using ?: 0.00
How to write a pipeline class using java generics -0.46
Does Java store Integer objects with the same value as the same ref... +2.10
Java: Checking the correctness of brackets using stacks +0.26