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 ... 9 10 11 12 13 14 15
Title Δ
How does this thread join() work as given? +1.28
Guice: @Nullable refuses to work with @Named -0.06
How to test AtomicBoolean atomicity? +0.85
Java Thread Safe Lazy Initialization -1.50
Why is Class.getSimpleName() not cached? -0.11
infinite loop using while +0.41
Invoking sequence of calls in the lock, two cases -0.60
Is every cyclic references between Java packages bad? +0.41
Java synchronized thread +0.14
method to validate that amount should be of type integer return type +0.41
Recursive .equals method from call to super.equals +0.41
call stack: catch vs. throws +1.14
Thread safe global variable in Java +2.38
Java generics - any way to avoid casts (and unchecked warnings) aft... +0.43
Regular expression with & as separator -0.86
Should I synchronize my method? -1.38
How to implement String.endsWith() without using built-in method .e... -0.21
Java: how to store references to all instances of a class? +0.40
Can one explicitly lock/unlock implicit synchronized lock on an obj... -0.06
Dynamic equality for java objects +0.40
What is 'Push Approach' and 'Pull Approach' to parsing? +0.91
Any reason why Java shouldn't allow generic type declarations on a... +0.58
Automatic notify()/notifyAll() on leaving a synchronized block -1.40
nested while loops - outer vs inner conditions +0.08
How B-Tree works in term of serialisation? -0.08
Error deserializing read-only property with Jackson 0.00
threads running in sequence -1.67
Java concurrency multi read / atom write +1.08
Why do I need to Instantiate an Object Array Twice? +0.85
Is it possible for a Java source file to run arbitrary code when co... +0.42
Can compare Matcher.group(n) with String in Java? +1.95
division in java -0.46
Reversed Binary Numbers +1.12
Should I use precondition checks to check intermediate results? +1.85
Is this an acceptable use of globals? +0.42
ORA-00928 missing SELECT keyword in oracle -0.86
Simplist way to create a tuple in java? +0.08
General contract for object comparision : equals() and hashCode() +0.21
java thread object kept alive after run() finishes +0.38
Please explain intern() method functionality -0.22
Can a compliant Java compiler optimize this code? +1.49
Does a "//~" comment (line comment with tilde) have speci... +1.65
In Java is there a way to define enum of type char 0.00
Is there any performance difference between a value comparison and... -0.17
Creating Java arrays with the name of a variable +0.05
Java ArrayList of ? extends Interface -2.01
How to test if a Java iterator always uses the same order (reproduc... -0.41
Mutually exclusive methods +0.50
Java fork-join Performance +0.52
Is there a difference between the generic bounds "Enum<T>... -1.37