StackRating

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

Eyal Schneider

Rating
1516.38 (40,500th)
Reputation
19,277 (7,134th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Map for counting occurrences of the key in Java -0.54
setting interrupt bit does not make Future.get() throw TimeoutExcep... 0.00
Use of comparable and comparator interface -0.02
Dynamic casting effect on collection frameworks -0.02
Java - returning largest String in a linkedlist -0.16
how do I make a generic method lock its type in java? +0.33
implementation of AVL tree toString() -2.21
Java simplify code -0.51
Exception in thread "main" java.lang.ArrayIndexOutOfBound... -0.34
Does Thread.sleep(milis) function make all Threads sleep? -0.81
OO/Generics with Numbers +0.17
A way of getting a corresponding hex colour code given a Color obje... +0.49
Is it safe to Insert data in MySQL database using Java.Thread? +0.29
How to determine a string is english or arabic? +2.14
How to decouple an entity class from a control class +0.48
How to print the following sequence, while satisfying these conditi... -0.66
reverse directed graph's edge -0.02
Recursive concurrency +0.50
Amazon.com Student Final Score -0.53
Why is it safe to suppress this unchecked warning? -1.87
Why does Collection<E>#toArray() not return E[]? -2.01
Merging methods (Binary Search Tree) +0.88
multithreading - sharing data -0.71
Wait for Executors +0.01
Find the diameter of a binary tree -0.93
In a Transformer, how to specify that the types fo the classes bein... +1.37
Removing Values from ConcurrentHashMap Properly +0.39
Using skip method of FilterInputStream -0.11
8 puzzle: Solvability and shortest solution +2.01
Regarding Variable Arguments and Anonymous array -0.44
is AtomicBoolean needed to create a cancellable thread? -0.98
How can I resume a thread which is waiting for a resource? +1.95
How to use generics in a java interface? +0.42
program throws IllegalThreadStateException -1.13
How a=3 and b=4? -0.73
Reversing an Array +0.25
AMAZON Interview Question 0.00
Local variable needs to be declared final -0.11
Write a Java code that accepts strings from the command line and di... 0.00
Serialization of static fields with readResolve() -0.47
implementing debounce in Java 0.00
Regex for name problem 0.00
example about array in java -1.73
How can I tell what is using the memory when there is a heap overfl... -0.00
Efficient implementation of exclusive execution -1.29
Passing values to Construtor -1.36
if multiple threads are updating the same variable, what should be... +1.02
Does throwing an Exception have to cause the program to terminate +1.17
sum of substring of a number +0.70
Thread Safe Efficient way to implement singleton pattern in Java? -1.03