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 ... 70
Title Δ
Static parameterized methods in Java -1.93
Sum of digits using Java 0.00
I want to print all Armstrong number between a given range irrespec... 0.00
Usage of SuppressWarnings in java 0.00
How do I sort lexicographically with sorted(comparator) method? 0.00
Is java.util.Optional<T> map function thread-safe ? If yes, H... +1.03
Refactoring method with few boolean parameters 0.00
Find pairs of characters from a text -0.64
Method reference in Optional.ifPresent() throwing exception 0.00
How to stop enforcing child classes to implement parent constructor 0.00
Why is incrementing a number in 10 Java threads not resulting in a... +0.87
Refactor method with int and long 0.00
How do I correctly restrict a generic interface to extend Number cl... -0.39
LinkedList of type that implements the comparable interface -2.02
Create instance of generic class member: Class<T>.newInstance... -2.56
Sort List<String> by priorised starting letters -0.64
Java generic notation, <E> Set <E> +0.54
How to loop over arraylist and sorting based on starting character -1.08
How to get method from generic Type in Java? +0.22
How to pass conditional varible in using Selenium Java? 0.00
Sorting string array by employee id number +0.22
Write two integers into high 4bits and lower 4 bits in a byte using... 0.00
Filter a stream with multiple critera until a result is not null wi... +1.66
What causes this "unchecked cast" warning? -1.77
Can I give a default value like this to avoid null pointer exception? +0.22
How can i find the index value or even if a certain string exsits i... +0.22
How to perform Arithmetic operations on Generic type in JAVA? -0.86
Simplifying conditions with Optional.ofNullable() -2.13
Run method is not getting executed for class Task which is of Type... +0.21
How does is autoboxing different from assigning a value? 0.00
Best way for main/calling thread to wait for other threads to compl... 0.00
Why equals method in the String class defined as equals(Object anOb... -1.69
Could Java be made to run without a GC 0.00
How to test Comparator for JUnit test? +0.98
What are the difference between "if(map.get(key)-map1.getOrDef... 0.00
Why System.out.println(new String(copyTo))? +0.22
Java Riddle with finally block and recursion +1.15
Find phrases from a text file in Java 0.00
Multithreaded Singleton -0.07
Call super make must be first statement in method 0.00
Does Java assume type based on result? +0.25
Is this a possibility , that interface Inheritance from Class in ja... +0.24
implement a method in java to check correctness +0.28
Java Arcsin not outputting correct value 0.00
Overridden comparator and Collections.sort 0.00
Return type of get Class method is different from actual returntype +1.41
Thread safety of local variables +0.78
Order of static member execution in a file containing multiple java... -1.14
I interrupted method when it sleep() and don't get an exception 0.00
ArrayLists of various class types - generic method to find position... -0.28