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 2 3 4 ... 15
Title Δ
Restrict lambdas on certain interfaces -0.53
Generate two random integers have remainder 0 when first is divided... -0.84
writeUTF in java.io.DataOutputStream 0.00
Why is my ArrayList not initialized to the capacity i specify? +1.88
How synchronized methods in abstract class works? +0.62
Synchronization blocks -0.31
Prevent debuggers to see variable value 0.00
Java Generics : Is any meta information about the generic type pres... +0.22
Java : Overloading +0.31
What is the worst can happen in java race condition? -2.22
Java : When to skip null checks on an object? +0.64
Check if object is a Matrix 0.00
What percentage of Android phones are little-endian? 0.00
Java memory model and concurrent read 0.00
Java PrintStream redirection behaving unexpectedly 0.00
Generics. using wild cards `<?>` vs using type parameters `&l... -0.66
First element JSONArray -0.69
Using / swapping a Collections.synchronizedList safely -0.79
Do I acquire a lock while returning a reference +1.54
How to decide which thread will wait after calling wait function? -2.94
Is guava ImmutableSet.copyOf() thread safe? +1.94
Why this is the delimiter for an SQL file, or a Stream? +1.53
Class level lock not working as intended -1.56
How can Class<T> be generic? 0.00
Query to get record of most recent date +0.30
If Java String extends Object then why cant it be passed to <? e... +0.31
Why does using raw type variables affects signatures without refere... 0.00
Java: Allowed statements after labels 0.00
Why is there a loop in getAndIncrement() in Java AtomicInteger? +0.94
What is this error in Java with incompatible types? 0.00
How do I add two long strings containing binary digits in Java? -0.69
Should transient, final, volatile variable be included while equals... 0.00
why isnt a thread waiting for an object lock responsive to interrup... 0.00
How can I prove myself that the finally block will be executed when... -0.95
What is a top level class in java? +0.31
is there any way to put for loop inside if condition statement as a... +1.74
Parametrize test method in JUnit, not just whole class +1.30
Are there concurrency concerns when one threads initializes the val... -0.82
What is the hashCode of an AtomicBoolean? -0.05
Generics at Runtime +1.26
Can reflection change the declared type of a field +1.81
Understanding regex in java -1.63
Adding days to Epoch time [Java] +0.04
Is List<Item> faster than List? +0.69
Why Java implement different hashcode method of Set and ArrayList? 0.00
Data Races in an AtomicIntegerArray -0.13
Are AtomicInteger synchronization primitives? +1.22
Java, force implementation of method without knowing parameters 0.00
Thread safe Lazy loading of a static map +0.55
can synchronized at method level be replaced by Lock? +0.65