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 ... 10 11 12 13 14 15
Title Δ
semicolon at end of if statement -0.05
System.out.println(1/10) prints 0? -1.52
getting the current class object -1.26
Printing *s as triangles in Java? -0.49
Supress error for missing `throws` 0.00
How to throw an exception from an enum constructor +1.37
Tuple (unmodifiable ordered list of elements) data structure in Java +0.29
Understanding Java Memory Management -1.08
Double#doubleToLongBits(double) value ordering 0.00
Java: Allocation of new objects and cache coherency +0.21
Java 6 Threads - different behaviour with "implements Runnable... +1.22
Run for-each loop just one time +1.09
Fastest way to check if an array of boolean contains true -0.28
Java ArrayList - how can I tell if two lists are equal, order not m... -0.60
Is there a version of Javacc that outputs javascript code? -2.01
Null Object - Something to instantiate or singleton? +0.84
new File path in java without new object instance +0.79
Shared object with no concurrent access--do I need volatile? -1.66
Java: How to get set of keys having same value in hashmap -0.21
double vs long serialization in java -2.14
How can I ensure that an overridden method is synchronized +1.00
Why should I use a separate thread to show a GUI in JAVA -0.45
Just bad convention or problematic? Brackets in Java +0.27
How to count number of instructions in code path? -1.90
Is validating fields in both constructor and setter considered bad... -0.97
How to run a program forever in Java? Is System.in.read() the only... -1.58
Why can't we acquire lock when it's private? +0.85
Iterator retrieve first value and place it back on the same iterator +1.55
Trying to understand Java String implementation +1.81
Overflowing Short in java +1.38
Sorting a subclass in Java +1.39
Why the compiler cast long to int? +1.17
MySQL Select By Newest Timestamp +0.42
Java Arrays.sort() Taking a Long Time +0.30
Why the Sleep executes first and than the code above it in android? +0.63
how to create a generic singleton class in java? +0.96
How to find a enumeration by its value -0.32
Detailed semantics of volatile regarding timeliness of visibility -0.92
volatile synchronized combination for performance +0.66
How to insert array into hashtable w/o initializing in Java? -1.24
Why JVM creating lot of class files after compiling? 0.00
Generic Methods and Type Inferencing in Java +0.40
What is a clean way to modify arguments inside a function in java? -0.60
Standard output when using multiple threads -0.57
How can an instance communicate with its instantiator? +0.60
Why is returning List<? extends T> read-only and returning Li... -0.10
Java - HashMap and HashSet not backed by Object.hashCode()? -1.97
Best implementation of Java Queue? -0.35
How to move nested class in superclass in java? 0.00
Unique Number Generation Algorithm -1.08