StackRating

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

yshavit

Rating
1629.11 (893rd)
Reputation
35,811 (3,196th)
Page: 1 ... 12 13 14 15
Title Δ
Writing a program with 2 threads which prints alternatively -2.47
How to notify the programmer of a null argument? -0.81
What patterns are there for dereferencing a nullable object? +4.10
Why `synchronized` was made illegal for variables? -3.11
Static initializer on a inner class? +3.70
removing White Spaces in String +0.73
What is a class,reference, and an Object? +3.51
Shorten lines of code in case statements inside switch block +1.62
Static Instance Thread Safe +3.58
Key in HashMap java +0.03
Generics: Get name of instance -3.17
Java Hashtable class - Does this thing work the way I think it does... -0.49
Finding the null in a method invocation chain -2.09
Most concise way to do "not contained in"? -3.81
java - remove float leftovers elegantly +0.14
Why does lastIndexOf() method of List interface accepts Object as p... +2.11
How do I call the method in the sub-class in java? +0.45
Why cannot cast Integer to String in java? -3.29
Java bounded wildcard in return type +3.94
Regex doesn't work in String.matches() -1.13
Conditions in loops, best practices? -1.79
Can I have a double-keyed map in Java -1.70
Why is this static final variable in a singleton thread-safe? +3.76
Implementing equals and hashCode for objects with circular referenc... -1.67
Is -System.nanoTime() + System.nanoTime() guaranteed to be >= 0? +3.76
Why blocking instead of looping? -2.36
How to declare statements using 'this' as static? +2.85
new ArrayList<Set<?>>() - Why is it OK? -3.45
Overriding Object class methods within an interface in Java +0.76
Why is String.length() a method? +0.81
What happens when you mark overridden methods with different access... +3.24
Precise Square Roots in Java +4.04
Efficient way to process record separated by pipe? -0.50
two dimensional array in java - difficulties -0.32
Is it clearer to sleep near a function call in a loop or in the fun... +3.60
Java For loop and polymorphism -0.36
Java - Check for empty String without if statement +1.31
Find Even/Odd number without using mathematical/bitwise operator in... +3.79
Demonstrating problems with improperly published objects -2.17
Does using Limit in query using JDBC, have any effect in performance? -1.69
Is this an example of double-checked locking? -2.45
How to write a good unit test message -0.35
Is this incrementAndGet thread-safe? It seems to pull object from e... +3.80
Pass variables into Thread on the go? -3.98
What languages other than Java have security models for unprivilege... -0.05
Singleton with subclassing in java +0.85
char and int in Java +3.14
Making a Java source uncompilable but still human readable +1.38
Alternatives to embedded if statements? -3.67
Better way to find index of item in ArrayList? -0.34