StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark Peters

Rating
1668.63 (334th)
Reputation
68,864 (1,263rd)
Page: 1 ... 7 8 9 10 11 ... 20
Title Δ
Java stop reading after empty line +2.34
How to make multiple threads that never stop running in a limited p... 0.00
Better way of printing a mm:ss.ms stop watch string? -1.62
What is the use of Zero length array over null ? can anybody explai... +0.36
How to make the image bounce horizontally? +1.34
Alternative to PHP's associative arrays in JAVA +0.95
FileOutputStream into FileInputStream -0.51
Java Formatter class, is there an easy way to auto pad columns with... 0.00
Removing compiler's warning from a method call, advise needed -0.33
Filtering Guava HashMultimap keys by count +2.05
Java Generics: How does method inference work when wildcard is bein... +0.67
Synchronize on value, not object +0.08
How to (efficiently) convert int[] to Integer[]? -1.61
AbstractFactory with generic types in Java: a design problem -1.47
Java - Possible to Remove all Characters except '.' and numbers for... 0.00
Storing arrays in Set and avoiding duplicates +0.32
Should object be created with minimal scope? +1.27
Regular Expression and Pattern +1.56
Convert a List<String> to a List<MyObject>, where MyObj... +0.34
Is there any fully generic version of Map.get(), i.e, "V get(K... +1.14
Why does java.util.Map.values() allow you to remove entries from th... +0.40
Java: Please insert "}" to complete classbody +0.70
Slash before InetAddress.getByName(host) +0.32
Java String Number Comparator +0.74
Swing Timer with Graphics component +1.11
How to perform meaningful comparison between two object which do no... +0.11
How to fix SQLException in the Catch Statement? -0.24
Handling multiple string using REGEX in java 0.00
Problem with entry set of java.util.Map -1.66
How do I implement a string comparison in Java that takes the same... +0.45
Generic Stacks methods +0.36
Java generics and upcasting +0.46
Implementing ClassLoader.getResource(String) without a protocol han... 0.00
Concurrent crash using a Vector in Java +1.24
override equals method to compare more than one field in java +1.67
What does the Java compiler error message "<identifier>... +1.14
java add hours to system date and in yyyyMMddHHmmss format +2.08
Java: "cons" an item to a list -0.03
what is the priority for static block in java? +1.00
String delimiter in string.split method -0.57
Java convert String[] to int[] -1.55
Java parseInt() question -0.77
Java Generics Selective Return Value -0.70
Creating a new iterator object every time I traverse the list 0.00
Generics: Instantiating a generic class of type <? super someCla... +0.36
Equals method benifit for hashtable implementation in java? +0.03
Getting site title using URL in PHP (and validating the URL) 0.00
Escaping special characters in java regex (not quoting) 0.00
Swing GUI doesn't wait for user input -1.63
How to get to FutureTask execution state? +0.37