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 ... 47 48 49 50 51 ... 70
Title Δ
Java FileUtils.writeLines in ANSI format with New line as CR LF 0.00
What is the best way to bind the same type twice (e.g. a wrapper) f... 0.00
Euclid's algorithm +0.34
Should i call methods from class which is testing when i unit test? +1.14
Mapping over than 5908 data lines using HashMap issue 0.00
Java Generics Type DSL with Builder Pattern +1.66
Replacing if else statements -0.13
Why isn't the correct data being received? +0.35
return responseEntity breaks flow 0.00
Parallel for with Spring Asynchronous execution +0.34
How to mock Guava Maps.newConcurrentMap() +0.35
Error extending LinkedHashMap -0.46
Here is a simple java code giving an error may i know why so -0.82
How is the Java erasure affecting the generic arrays? -2.83
How to call non generic method from a generic one -1.05
Optimizing nested for loop in java 0.00
Summation of a series given n as number of terms (recursion) 0.00
how to split from second space found? -0.10
Java Generics: Unchecked cast in generic List even though already c... -0.47
Avoiding multiple if..elseif statements 0.00
Java enum intialization best practices 0.00
Concurrent access to static methods which is used to calculate over... 0.00
Java - ConcurrentModificationException in multithreaded program, Se... +1.67
Can I get the real full executed command of Java Runtime.getRuntime... 0.00
Java - Object-Pool with same references +1.71
How to get the currently running custom Threads variables -0.15
Processing input of Bash command run using a Java program 0.00
How to replace ALL keys in java map? 0.00
method with generic object parameter +0.09
java split missing commas at the end 0.00
when to override equals and hashcode in java -0.14
Is public void main(String[] args) Invalid java main method signatu... 0.00
How to read something readable from CSV file? +1.36
Iterate over an enum, which saves classes, then init the classes an... +2.13
Programming trick: not able to modify variable before constructor c... -1.21
Can enums be non static? 0.00
Concurrent List Modification +0.34
Why forward referencing only possible in methods 0.00
Why java does not allow to change return type in case of method ove... +0.77
Generate new Enum value at runtime -0.44
Java TCP server not receiving packets until client disconnects +1.51
Why default (super) constructor is invoked instead of a blank const... -0.63
FindBugs: static instance initialization within class 0.00
Writing an object to the file 0.00
How to convert collection to array without creating a new array? -0.32
Java: what happens to an object whose constructor has failed? 0.00
How to create method that will return List of any class that extend... 0.00
java.util.ConcurrentModificationException - Android 0.00
Enforcing O(1) get on List +1.27
how to set a weekday using java8 +2.16