StackRating

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

Neerav Vadodaria

Rating
1509.89 (71,397th)
Reputation
158 (536,051st)
Page: 1
Title Δ
Is visibility guaranteed for sequential thread runs for non volatil... +0.13
Is signal guaranteed to reach thread? +1.45
Real life examples of where java interfaces are necessary? -3.31
Cannot understand Array bounds -2.88
Locking on condition and specific value +0.21
Java volatile reordering prevention scope -3.55
In which situations it's needed to use volatile keyword with At... +4.03
Volatile keyword not behaving as expected when used on int variable -1.36
In java, how to process items off a bounded queue with at most N th... +4.94
Inner-workings of LinkedBlockingQueue +3.90
Why variable visible to other thread without synchronization? +1.68
Why we must use same volatile field to establish happens-before... +3.57
How to get the Future list in order when calling the executorServic... 0.00
Keeping track of the position of 'the cursor' in a doubly l... 0.00
If you assign an Object to a final field, will other threads see pr... +4.26
I'm trying to run threads whose run() method has for loop, some... -3.15
What is the necessity of using interfaces in Java callbacks? +0.06
How the memory allocation is done for StringBuffer(" " +... -0.08