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 ... 6 7 8 9 10 ... 70
Title Δ
Need to understand the problem in AtomicInteger code usage in multi... 0.00
Why the Output of Arrays.binarySearch(arr, "b") is -1. Pl... +1.30
Why Overflow in MAX_VALUE in Int makes it negative but keeps it pos... +1.02
Level Calculation with Java 0.00
Java Filters Finding the most expensive house in each City 0.00
Test to verify primitive local variables are thread safe 0.00
Why am I getting a result opposite from what I expected? -0.26
Why do i still get warnings when using @SuppressWarnings("unch... +0.25
Insert removed element in generic list 0.00
Why must a variable be declared in a for loop initialization? -1.20
Java Generic issue: cannot cast Map<K,V> to M extends Map<... -1.55
Unable to track location (TYPE_LOCATION_SAMPLE) with Google Fit for... 0.00
How to avoid generic in hierarchy of classes? 0.00
Thread safe compare method +0.25
Null Safe Compare two bigdecimal objects having 0.0 and 0 +0.25
Unchecked cast from generic type to the same type -0.56
Why Java is giving me two different errors in two different envirno... 0.00
Is `Thread.checkAccess()` the appropriate replacement for `Thread.s... 0.00
Mockito anyListOf Pair class -0.61
Which breaks first, Mockito or Java Generics? 0.00
AssertThrows in JUNIT5 0.00
Incomparable types: java.lang.Class<capture#1 of ? extends T[]&g... 0.00
Create Static Array from dynamic array with Generics -0.39
Why can java annotation contain a field or even a class? 0.00
Overriding System.out.println +0.25
Getting data sets from a raw data source - Google Fit REST API 0.00
Static variable and parameter having the same name 0.00
Correct way to fix capture conversion in Java +0.30
How to write reproduction health data in google fit? 0.00
Why "List<? super Integer> myList" as an argument i... +0.82
Is it possible to make parent class Generic in java? 0.00
Is it possible to create an instance of Process class if I have pid... 0.00
How can I simplify this boolean literals wrapped into if-then-else... 0.00
Java Generics: Incompatible types when using an iterator +0.27
Java static polymorphism (overloading) and inheritance between gene... 0.00
Selecting the last 25% of objects in an ArrayList in Java -0.65
Integer.valueOf Arabic number works fine but Float.valueOf the same... -1.56
How to properly synchronize a list being accessed by multiple threa... 0.00
How to go back to previous switch? +0.24
Java non-final static Map Operation in Static Block 0.00
how does java handle using genericity and polymorphism with rawtype... 0.00
Why is usage of instanceof is not allowed, but Class.isInstance() i... -1.84
Getting InvalidClassException 0.00
problem with Java's Scanner: InputMismatchException +0.23
Problems with Java Generics while building a monad +2.09
Removing Elements From A LinkedList In A For Loop; Alternatives? +1.16
When using ArrayList(Collection<? extends E> c) for a copy co... 0.00
Is there any way to break and restart for loop if a condition is tr... -0.11
Synchronized method in thread subclass +0.51
Is there a way to create an instance of a Class<T> which take... 0.00