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 ... 11 12 13 14 15
Title Δ
Delete data from ArrayList with a For-loop -0.73
Why can't overloading be implemented at excecution time? +1.79
Java Map<Integer, HashMap<String, String>> -0.85
Resuming and suspending Threads from ArrayList -0.59
Does synchronizing on a thread safe object block other calls that m... +0.17
Java Memory allocation with Thread -0.81
Timer: period less than a millisecond -0.30
Enumeration or Class? +1.14
Searching a List +1.23
When stepping into class instantiation, eclipse debugger goes to na... -0.09
HashMap with multiple valued keys +0.62
Why does intern method exist in java? -1.24
Java no-argument constructor: Throw impossible exception, or have e... +0.40
Using MouseListener to begin or end an otherwise infinite loop +2.47
Why not singleton instance provided out of box in java? +1.55
synchronization and visibility -0.92
Can i use string literal inside for loop? -0.08
When to use Volatile modifier? +0.91
Sort a Map in Java is not working -0.35
Java: LinkedList reversal in chunks +0.76
Java: pass error by boolean, null pointer or exception? -0.96
Calling super.equals and super.hashCode in child class? -1.45
Update a java thread's stack size at runtime +1.79
Fixing deadlocks in messy code +1.07
Hashcode for objects with only integers -0.22
Selecting random key and value sets from a Map in Java +0.67
Can't construct generic type arguments, what to do instead? -2.35
Hashtable with limited size? +1.40
regular expression to allow only 1 dash +0.81
How to handle StackOverflowError happended when serialize a big obj... -0.49
Java collections: TreeMap.size() and TreeSet.size(): O(1) or O(n)? +0.42
behaviour of volatile keyword in java -1.11
Is there case for not using getters and setters here? +3.68
Thread-safe class in Java by means of synchronized blocks +4.27
java stacktrace show a blocked thread without information about wha... 0.00
Concurrency design principles in practice +3.94
Eclipse loves it, javac hates it, it's an enum, sort of, with an in... +3.66
Inserting different Object at runtime, Generics JAVA +2.61
Notify Threads When Counter Changes +0.11
Ways to improve my FizzBuzz solution for a TDD role? -1.57
If a synchronized method calls another non-synchronized method, is... -3.88
Java: necessity of private variables and return methods -1.38
Run two java files concurrently +5.14
Haskell datatype to Java(OO) +1.02
How to ensure a method is using a single instance at a time +3.56
Stopping a non-looping Java thread +3.86
Simplify this generic method to concatenate Java arrays +3.47
Maven service used for dependency graph -3.70
Java- Using generics to return more than one type +1.84
cyclical generics (try 2) -3.78