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 ... 18 19 20 21 22 ... 70
Title Δ
ConcurrentHashMap - adding items with the same Key +0.82
IndexOutOfBoundsException without accessing array -1.70
Why can't Ternary operator be used without assignment (variable... 0.00
Where is the 6th bit in 16-bit char value? -2.05
Deep Cloning a generic data in Java 0.00
Is this the only way to make inherited objects? -0.47
Is it possible to use HashMap<T> in a multi-threaded app? -0.93
Can I use try-with-resources with an InputStream that has already b... 0.00
iteration of Java Map - Error in showing the array elements 0.00
I want to add a string to an array of strings -0.47
Determine type of empty wildcard collection (e.g. List<? extends... -0.72
Grouping and Double sorting List<Person> +1.09
What is equivalent to .replaceSecond or .replaceThird? +0.89
How to Remove Absolute Path From File? 0.00
Fisica.init() isn't recognized by its own library +0.29
Program to find the number of 'a' in a string that is repea... -0.21
Do Java enums allocate heap memory in the Android Runtime? 0.00
Java C#'s goto equivalent +0.70
Assertions in Streams +0.77
Math.toIntExact inside lambda expression? -0.54
Type inside angle brackets - what does it mean? 0.00
Is BufferedWriter.append in Java thread safe? -0.23
In java if "char c = 'a' " why does "c = c +... +0.29
Java MOD operator returns negative value -1.81
How do I fix a bad operand error in Java? +0.05
How do I build a Java `Map<K,V>` out of `List<Map.Entry<... +0.53
Use of anonymous class in sort method -0.37
How to use `Collections.binarySearch()` to do a binary search thoug... -2.17
shorter way to check if an object is null? 0.00
Are all final variables captured by anonymous classes? +1.10
Need help in java algorithm for finding max and min +0.27
Why is this O(N^3) and not O(N^4)? -2.71
java random number generator without arrays -0.58
Comparison method violates its general contract! while sorting Imag... 0.00
Java - generic classes hierarchy and generic methods overloading -1.21
Are there any ways to make this simple program more efficient? -1.93
Unchecked call to 'forEach()' as a member of raw type '... 0.00
Why the following three strings's hashcode are same? +1.17
Sort Collection based on similarity 0.00
What is the equivalent of JavaScript console.count() in Java? -0.72
Is there a one-line possibility to pass optional parameters without... 0.00
Java 8 nested streams - convert chained for loops +2.55
Pagination yields no results in Google Fit +0.29
Java Stream.collect groupingBy and aggregated classes -0.21
How to ignore empty values in hashmap? 0.00
Compact splitting and new line manipulation in java with ArrayLists... -0.79
Random boolean is always false 0.00
Split operating without concating +0.79
Problem with iterator variable, Oracle docs 0.00
Why is the design criteria for ConcurrentModificationException chos... +0.62