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 2 3 4 5 ... 70
Title Δ
Java replace initial characters in String and preserve length -2.64
Java: Why does "Character newChar = 'c' " work if... 0.00
Java : How to get quarter year based on given date -0.26
Java, getting rid of unchecked conversion for method returning an o... +0.21
Proper way of truncating a synchronized ArrayList in Java 0.00
Why is Java string array appending a string to null in first cell? 0.00
Design Issue with Event/Action mechanism, Java generics 0.00
Why is this regular expression so slow in Java? +0.58
Is there an object able to chain successive method calls -0.29
Way to optimize comparator 0.00
How to create a single HashMap member in a class for two different... 0.00
Type T is not a valide Substitute for the bounded Parameter `<T... 0.00
Can't get program to break on specific string -2.26
Is there a workaround for not being able to access static methods i... 0.00
Why Does Unsupported exception is thrown when i am trying below code? +0.99
Get index where the element matches using lightweight stream API st... 0.00
Why can't List<? extends Animal> be replaced with List<... +0.60
How to simulate Haskell's pattern matching using visitor patter... 0.00
Why does HashMap allow duplicates and StringBuilder does not revers... +1.08
Google Fit API Cannot add most of the scopes 0.00
Is there a widely used util/library method in Java to tell if all e... 0.00
How to make method argument evaluation lazy? -1.67
who can explain the first output?(java operator) 0.00
Java generics cast and usage -0.77
How does lambdas and reference method work in this example? -0.25
Setter returning this vs builder -1.35
Is there a operation that checks multiple variables for an output? 0.00
Ternary operator confusion in Java +0.46
Replace if condition under forEach statement -1.97
Enum syntax explanation 0.00
If a simple write is done inside a synchronized block , then a read... 0.00
Generic memoize function throws ConcurrentModificationException 0.00
Is removing elements from an ArrayList or LinkedList while iteratin... 0.00
How do I instantiate my class extending from ArrayList having any t... 0.00
How to extend an Enum with an additional interface? 0.00
Refactoring two similar classes in java 0.00
Standardized Constructors Across Subclasses? 0.00
Algorithm fails to execute on final array values 0.00
When does java execute class-level field assignments? 0.00
How to convert nested array to nested list using lambda? 0.00
please explain why the valueOf method is important here and are the... 0.00
Why is reason that synchronized lock not working on String concaten... 0.00
Understanding reflection's strange behavior 0.00
Need advise on how to print the remaining capacity of ArrayList 0.00
While loop in Singleton instead of if block 0.00
Constructor Reference in a ternary operator Java 8 0.00
What is the difference between code examples? 0.00
For HashMap, should I override hashCode for key or value? 0.00
How to correctly combine the predicates filter? 0.00
Need help about generic types and Objects 0.00