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 Δ
LinkedListNode in Java (Cracking the coding intervew) -3.66
Are there concurrency concerns when one threads initializes the val... +0.14
LinkedList Insert Last +0.47
Android ctor for static object not called -3.21
How to flexibly select a single method or class from a long list of... -3.60
Are class-level static blocks represented as methods in byte code? -3.57
Nested enum is static? 0.00
How does one know what IDE was used for an open-source Java applica... +5.53
Writing all the java output in a txt file -3.45
Confused about the load factor for the hashtable with collisions 0.00
Is it good to create an object inside a loop? 0.00
Java Modulus Divisor 0.00
why does java interpret code if it can compile it? -1.69
How to pass / access annotation information? 0.00
Java implements different methods in two classes using one interface +1.92
Java work with class as collection to add items 0.00
Building a more efficient SQL insert with StringBuffer +4.14
What did Java programmers do before Java 8 if they wanted to pass a... +4.20
Java: Calling an interface's function from a Generic List that... -1.95
Java: comparing two Objects of different type with same value, retu... +2.50
NMS: "The object is not an instance of the declared class"... +0.25
Passing Arrays to a method inconsistent with passing primitive data... +0.33
JDBC runs fine when libraries extracted into runnable jar, but not... 0.00
Java - Sort HashMap by Value and one more attribute -2.98
How to use generic type declerations in java in explained case? 0.00
Date conversion in Java Hibernate -3.98
Java Recursion - Where are these values coming from? -3.70
Java - Inheritance regarding constructors -3.84
Java - StackOverflowError when executing QuickSort with large size... -3.82
how does the compare method works with the return values? in Compar... 0.00
private static class and CursorLoader -3.86
Java. Using a boolean to check if a entered digit is the right length +4.08
which is faster, creating new variable vs reusing old variable? 0.00
Difference between resultset in java and cursor in mysql +0.45
A couple questions regarding data types 0.00
Should DTOs use inheritance or composition 0.00
String formatting potential string doubles or integer into integers -3.94
Put from arraylist into array and remove it in for loop +2.62
Why can't my import be resolved? 0.00
Confusing .NoClassDefFoundError with packages +0.04
Where am I going wrong in trying to import a class? +4.03
How can I get the year from a Date object without using deprecated... -3.73
What features would I go to miss if JDK is not installed? +4.07
Notify and wait doesnt work for the sync block +0.38
Why I cannot compile Java code to native? 0.00
Java nested types scenarios 0.00
(Java) An Array of a class +1.23
What is wrong with this program?? Please check this out -0.60
How do I have some variables can be used in the whole package of Ja... +4.72
lambda expressions not working in netbeans jdk 1.8 project 0.00