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 ... 12 13 14 15 16 ... 70
Title Δ
how to call a generic parameterized method bounded JAVA? 0.00
Sorting an object in descending order using Array.sort and Lambda E... -0.57
How to initialize a constant object field for a class in java +0.99
how to use replace function in java for case insensitive character... +0.63
Why is there no need to explicitly cast in case of integers? -1.08
java.lang.ExceptionInInitializerError without a static initializer 0.00
Using an Iterator inside a for loop to remove elements from an Arra... -0.39
Why can't I use (String arg, arg2) instead of (String arg, Stri... +0.28
Java Mockito: How to prepare different answers +0.28
Java ArrayList syntax error outside of main class -0.69
Given a HashMap, How to filter it based on duplicate values in Java -0.14
Why don't enums result in infinite recursions? +0.92
Use of String.join in Constant Expression 0.00
Determine two lists are equal without caring about ordering Mockito -0.71
Java constrain parameter to common superclass +2.50
No such property: split for class: java.lang.String +0.27
Java generics change on class field and serialization +0.76
Explicit class vs generics on an interface 0.00
Any ideas to make my code efficient for looping 10 000 000 000 times +0.27
Why can't I assign a final long to an int? 0.00
Custom Collector to join stream on delimiter, suffix and prefix onl... +1.32
modification for Immutable array not working +1.31
Immutable : why we need final variable in immutable class? +0.26
Compilation error when overriding a generic method with a type para... +1.32
filter a list to a certain size in Kotlin/Java +1.64
Lambda expression java, passing parameter +0.78
Why PrimitiveIterator<T,T_CONS> exists? What is there besides... -1.87
Is It Okay To Add A Thread.sleep Inside an !.isTerminated loop? +0.28
When is an Iterator supposed to throw exception after source modifi... +0.27
Why I can not override method using implementation of class as para... 0.00
How to create multiple purpose of function with passing generic type +0.28
Better method for writing out text line by line using Java Stream A... 0.00
Error while declaring a variable inside for-loop along with print s... 0.00
ComputeIfAbsent throwing concurrentModificationException -0.16
Collectors.toMap only if optional value is present +0.27
Needs information regarding type casting in Instanceof Operator +1.12
java.time.LocalDate vs Instant for a 'business date' 0.00
Java Generics won't compile +0.29
Is there some kind of #define in Android that I can use to simplify... +1.75
Number of ways to recreate a given string using a given list of words +1.07
Number of ways to recreate a given string using a given list of words -0.43
is this use of objects redundant and/or inefficient? -0.89
I'm trying to understand how substring call is working in this... -0.34
Nested Parameterized types in interface -1.45
Unchecked cast behavior with and without assignment to variable +1.47
compare java hash map key with the string 0.00
Using the GoogleFit REST API timezone is ignored when making a requ... +0.29
refactor code to throw RuntimeException instead of return a value 0.00
Is there a way to write this “if” list in a more elegant way? +0.85
Erasure - Generic Type information after compilation -2.30