StackRating

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

Bhaskar

Rating
1455.96 (4,530,706th)
Reputation
4,891 (33,910th)
Page: 1 2 3
Title Δ
Incorrect outputs for toString method for List implementation 0.00
Micro Services and Transaction Manager how to handle concurrency Is... +0.56
How to pass a class as a parameter to a method as if it were a dyna... -1.93
Modules in java.util (collection) +2.76
How to access objects and variables while debugging in Eclipse 0.00
Does Utility methods needs to be synchronized at backend? +0.62
Does surrounding try/catch break the forloop? -0.59
Where to find the source code of how Java create's an array -1.97
what is the real use case of dependency injection? +0.55
Constructors and instruction reordering -1.02
MultiThreading with Deadlock 0.00
Why a method must be public? +1.23
How is an executor terminated in my Java program? +2.22
Program never ends but Thread Pool claims to shut down +0.11
Clarification on finalize() method in Object class -0.61
How to organize java packages properly -0.82
Java server client networking +2.27
Calling method of subclass from superclass +1.74
Iterate through generic class -1.38
java abstract class inheritance -0.41
Why does this assignment cause NPE? -0.59
Return value from java method that performs asynchronous task +0.21
Abstract class extensions return type +2.91
How netty manage the health of Socket 0.00
Can't access my array 0.00
Can you serialize using a interface collection with interface entri... +0.21
Java : Protected access restriction for subclass on superclass object -0.65
Is mocking an essential part of unit testing? -0.81
Producer/consumer multithreading -1.13
Java InterruptedException suspends thread? +1.35
Factory Pattern example - need solution to the below code +0.20
Intercepting method calls -0.85
Java Overloading Overriding query +1.92
Java: Wildcards again +0.82
Threads and exception handling -0.19
How does "delegation" aid with thread-safe classes? 0.00
Retrieving the value of hashmap with simple core java code -0.06
Java interject Runnable objects into ExecutorService +2.45
Java execute task with a number of retries and a timeout -1.54
Using one variable as an another variable of different data type bu... +4.83
Why listIterator of SynchronizedList needs external synchronization... +2.28
Implementing communication protocol in Java using state pattern des... -3.02
Please explain initialization safety as spelled out in Java memory... +3.43
Does a "private" modifier also ensure Thread safety in Java -0.97
How does ThreadLocal usage reduce reusability -2.35
Is is possible to track in real time the number of Java statements... -2.60
how can i stop all submitted tasks on ExecutorService -3.11
use of object to access the class variables and methods -1.65
java -like friend class mechanism +1.57
How can a server know when the message it receives is actally over? +0.67