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 ... 8 9 10 11 12 ... 15
Title Δ
What's the difference between a class variable and a parameter in a... -0.15
PreparedStatement in JDBC +0.35
Blocking Behaviour - Concurrent Data Structures Java +1.23
How to create instance of already loaded class by other application... +0.36
how to copy a list in java +0.39
How can I prevent a random number generator from repeating numbers? -0.18
Calling Generic-Defined Method in a Non-Generic-Defined Class in Main +0.72
How does "static" garantee that there is only one instanc... +0.35
Is there a zero-time, startup (no recompilation) switchable conditi... +0.37
Is casting from Iterable<?> to Iterable<Object> always... +1.62
Why can't a class extend an enum? +0.30
NumberFormatException error -0.32
Implementing Iterable in a Java generic list when the Node generic... +1.02
Clear an Object already inserted to a hashmap +1.56
is the below code not thread safe? -2.51
Why doesn't String.equals check for equality of char[] value? +1.36
Initialize variable in recursive function -0.79
Comparing with getClass() when the other item is of a primative dat... -0.09
Intellij turn off code folding involving squiggle/circumflex (~) 0.00
How to assert greater than using JUnit Assert? +1.07
Why would someone intentionally implement the default implementatio... +0.32
Why am I getting a 404 error when connecting to a specific webpage... 0.00
Need a design advice to skip object type casting +1.07
How big is an Integer() in Java? 0.00
Best way to compare 2 images in Java jUnit? 0.00
Why does this Java code create a stack overflow error? +0.05
Java performance testing changes when executing code from callback... 0.00
Sort an array based on an index array in Java (similar to C#'s Arra... -0.39
ConcurrentModificationException even with using Collections.sychron... +1.00
Force Java upper cast class +0.60
How to implement a list of a specific concrete class from the abstr... 0.00
The static field should be accessed in a static way +1.45
What is the best way to get the first letter from a string in Java,... -0.66
Java Map of Map +0.19
Regarding Java switch statements - using return and omitting breaks... -0.79
Why can't i instantiate ThreadPoolExecutor with BlockingQueue<Ca... -1.01
Java concurrency - Is this efficient? +1.25
Thread-safe multiton pattern +1.68
reading current state of thread without using global variable -0.61
Convert from double to long without Round Java -0.47
how to println() elements of an array of a primitive datatype? +1.57
Java source code -- value assignments for class types -0.23
Thread safety for reference types without using synchronized -1.84
Does Java have an indexable multi-queue thread pool? +1.62
Using new Date() as unique identifier +0.25
Java Generics wildcard extends final class +0.50
Use a Java Class method in a Javascript function? 0.00
Are there any generic version of Array.newInstance? +1.50
NoSuchElementException even after check 0.00
What is the use of StandardOpenOption.SPARSE? +2.02