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 5 6
Title Δ
Is this equals legal? -0.96
why is UnkownOperatorException not being thrown? -2.08
Java - Int Cannot be Dereferenced error +0.30
How to include the project name when passing the path to getResourc... +0.11
What happens when initializing multiple objects in a for loop with... -1.07
Difference between Indexed based, Random access and sequential acce... -1.38
What is the difference between model and entity in MVC pattern? -0.45
Possible to create a "shorthand" method? +0.87
how to copy a multidimensional array to a single array? -0.11
Cannot Resolve Symbol ListItem 0.00
Explicitly Setting Regular Expression to Variable advantages +1.22
Java parallelStream does not use expected number of threads -0.66
fill an array in Java of size n with unique random numbers with com... -1.44
strange Java compilation error with typed interface +2.44
Java array[2] reference to array[0] but serialNo increments1 +0.20
Bad operand types for binary operator '||' - Java -0.11
Accessing overridden method of a private inner class with private c... +0.40
Execute TestNG tests sequentially with different parameters? 0.00
Java bug vs illegal argument 0.00
Can the JVM JIT specialize non-overridden methods in sub-classes? -1.58
Is stack a logical memory area in heap? -1.30
Should I use a relevant built-in unchecked exception where the theo... -1.98
How to create java enums and make it work with your class? 0.00
unexpected type required variable found value -2.44
Is the use of the word `synchronized` contrary to its meaning in java 0.00
Does casting null to an array of objects cost more than casting to... +0.41
In an enterprise Java application where does SQL reside? 0.00
Java Boolean while loop - Evaluating a negation -3.10
Java generic cancel type erasure 0.00
Is the return expression always computed, or can it be optimized ou... -2.28
How to solve java.lang.NoClassDefFoundError occurring within the sa... +0.47
How do you use the variables from an enum in another class? +1.80
remove an object from an ArrayList -0.97
How to make the Java compiler force explicit type conversion -1.57
Using java to approximate pi with the first 8 terms of the sequence +4.30
Using method references on a instance to be determined at runtime i... -1.59
Element not visible Selenium -3.53
Java game error 0.00
How to get attributes of a parent class in Java? +0.25
structuring our Java packages 0.00
Can't save results of BufferedReader.readLine() to String 0.00
Correct way to use hibernate to populate a table with data -3.77
Visitor vs Composition +4.03
Is it a good idea to declare all text getting used for logging as p... -3.72
Why don't java & js allow variable declaration in a condition +4.30
Is it possible to rename a non-`final` variable to a `final` name s... -3.76
Using interfaces instead of concrete data structures in Java Collec... 0.00
How influence static nested class performance and memory -2.03
Should you define initial capacity and load factor of a HashMap, if... +4.23
The If statement in my for loop is acting strangely +0.52