StackRating

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

Lew Bloch

Rating
1451.19 (4,532,324th)
Reputation
2,977 (56,809th)
Page: 1 2 3 4 ... 6
Title Δ
High surrogate char always goes first (at lower index) within String? 0.00
Sharing the same data area in JAVA multithreading? +1.45
Why shouldn't these interfaces inherit from each other? +0.27
@SuppressWarnings("unchecked") not working with drag and... -1.19
StringBuffer.replace javadoc 0.00
Java generics holding same type of parameters more than once -0.23
Does it make sense to implement a Garbage Collector in a Language w... -0.88
Errors + inheritance + interfaces -1.32
Why am I not getting synchronized access in my code? +0.04
Scope of public method in private class in java - no package 0.00
Where should the Page Objects be instantiated? +0.54
Java volatile variables affecting memory consistency of other non-v... -1.07
What is the relationship between package and jar file in java? -0.17
Loss of accuracy with floats -0.42
The method CompareTo(String) is undefined for the type String +0.06
Why am I not able to access outer class data member through inner c... -0.82
Span in days between two dates misunderstanding +0.55
Retrieve array[] of values from ArrayList of objects +2.26
RockPaperScissors with multiple methods 0.00
Could a superclass differ to subclasses? 0.00
Can someone explain what this n-queens code is doing? 0.00
When there are multiple users to access the page at the same time,... 0.00
Java new Keyword internals +0.13
how to fix the exception java.util.ConcurrentModificationException 0.00
Shorten get/setValue() +0.19
Meaning of `x+" "+y` and `changeUs(x, y)` -0.25
list.remove() error in recyclerview 0.00
Compile Errors Java: Boolean Array Method +0.06
Does the catch in try-with-resources cover the code in parentheses? -1.61
java -cp h2*.jar org.h2.tools.Backup -? no work 0.00
"component" meaning in regards to Java technology? 0.00
Running out of heap space with small files 0.00
reference variable dot reference variable = object 0.00
How can I store newline character in char variable? -0.21
Is there a way to force GWT to parse a date with the format "1... 0.00
Java: Class within itself and memory usage(Ex: Simple Binary Tree i... +0.56
Enum identical (different languages) classes -0.10
The point of using Java access modifiers? -0.17
Java - Why declare an array as a type of Interface? 0.00
Final variable in Switch case. Error: Constant expression required -0.44
Why hasn't Java's "new BigDecimal(double)" been d... +2.37
How can I avoid Synchronization in this scenario? -0.18
Juint tests with static class +0.06
Why is Java's HashTable synchronized? -1.43
Different outcome of java multi-thread due to length of sleep()? 0.00
Comparing Enum Entries - Java -0.43
How to resolve "Unchecked cast" when using a Vector with... 0.00
Why is a Hash Table with linked lists considered to have constant t... -0.18
Incentives for or against private static final immutables on @servi... -1.45
Why can we use 'new' keyword to get reference of a static i... -1.78