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 ... 9 10 11 12 13 ... 70
Title Δ
I need to return something from a thread 0.00
Function value always getting multiplied by 2 0.00
Can concurrently reading from and writing to a TreeMap cause infini... +0.96
How to trim an encoded String? +0.26
BufferedReader readline reading null even though there is text in t... 0.00
Method Call Expected +0.25
Why do I need to add method to a Java interface, to access it in a... +0.26
Performance difference between Stream.map and Collectors.mapping 0.00
Java Collections.Sort Comparison method violates its general contract 0.00
how does java define the result of an arithmetic expression 0.00
Why is my if loop is getting skipped while my condition is true? -0.78
How to limit Java's stack size on a per-thread basis? 0.00
Why the program without 'volatile' works as 'volatile&#... 0.00
Is there a function which keeps increasing a number in a matrix in... -0.98
Why does System.out.println(map.put(1,"test")) print null... +0.78
Java reflection gets superclass got unexpected result -0.23
How does Java know that a class can be an array? 0.00
The purpose of double quotes ("") with integer concatenat... -0.31
Why is volatile needed if reads and writes are atomic 0.00
Writing a Java program that uses threads to calculate an expression... 0.00
Object in Synchronized code returned from a method +0.05
Init static variable in synchronized block for all the threads, rea... +1.20
Java String Concatenation Error "String index out of range: -1... 0.00
How can I remove an ArrayList from an ArrayList of ArrayLists? 0.00
How Fail-fast Iterator works internally? -1.57
Compiling a file in java +0.88
In java I how do I escape a * character +2.01
Race condition: Min and Max range of an integer +0.57
calling methods in each other in Rational class 0.00
Java System.getProperty("user.home") 0.00
Java Scanner's nextLine() method gives no line found 0.00
How does the return work in try or catch in java? 0.00
Java8 boolean post unary operator 0.00
Is string combination of substring? -2.21
Java Generic : Operator "*" cannot be applied to T,T . Im... +0.77
What difference it make when I make a constructor of enum private o... -1.34
Intellij regex String replace a new instance of a class declaration... 0.00
How to stop an if-statement if an array is out of bounds? -0.24
How does Java type erasure work when the type parameter is used for... -2.90
Java sort by desired String +1.68
Casting Null Object into Integer -1.57
Program constantly says missing return statement -0.75
Java: How to add lists to a list based on length or sum of values? 0.00
Tricky extension of java generic class 0.00
Java - Sonar - Arrays should not be copied using loops +0.25
Should I pre-initialize a variable that is overwritten in multiple... +0.17
Java Arithmetic expression +1.16
Can you check if an array of char contains a specific char value by... -0.02
please explain, Why the below code is going to infinite loop 0.00
IntelliJ: search and replace 'var' declarations with actual... 0.00