StackRating

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

Rahul Bobhate

Rating
1545.10 (9,552nd)
Reputation
3,487 (48,337th)
Page: 1 2 3
Title Δ
How do I get all the instance variable names and values recursively... 0.00
Concrete method in abstract class -0.15
Specifying method in getter/setter -0.61
Generic classes with Collection getter of other types +2.72
Is it possible to use generics but require an specific parent type? -2.95
how to flatten an inherited class? +3.95
java Template for class fields -4.19
Return dynamic cast Activity +0.01
Java while 2 conditions -2.75
Change from hour minute second to second from string +0.03
Illegal connection port value 'mysql' not able to fetch values from... -0.22
Java Generics Causing Class Cast Error -1.36
How to include a jar of dependency in an OSGi bundle using maven bu... 0.00
Are two instance instantiate differently behave the same? +1.10
Is getConstructor() really call the constructor? -1.34
How to change the final static int value declared in the main class... -2.59
Access private field of a instance object -2.64
Why does the cast determine which overloaded method gets called? +0.54
Semantics of “==” operator in Java -4.38
autoboxing of numeric literals : wrapper initialization vs passing... +4.25
Casting in equals method -1.68
FileIO - Exception in thread "main" NullPointerException +4.34
Need help referencing in an array and with number formatting -0.99
Subclasses of generic types in Java +1.55
In Java, how to replace a symbol occurring in multiple places in th... -1.73
Increment time in date variable +1.14
list.indexOf(numerical value) return -1 -2.24
Operators in java: '+' with '=' vs '+=' +3.97
Why can't I instantiate an inner class inside of main? -4.44
How to create an Array of Objects in Java +4.80
How to determine if a Java Class implements a particular Interface +0.33
(solved) ++i+i++ evaluation -0.46
How to change each word in a string to upper case? 0.00
how to get a scanner to read a pre-set variable +3.82
Replace all instances of a sequence in java -1.20
Get java version that was used to compile class 0.00
How to replace a particular string with value in java -0.23
java scanner to detect 3 words on line +1.50
(Should be) simple double validation +0.76
Why any type can EXTENDS interface? +1.84
Test if two objects are structurally equal? +4.57
Trying to invert binary numbers in java 0.00
Java - Convert lower to upper case without using toUppercase() +4.67
final variable case in switch statement +4.87
All of my ids increment when i try to add one id +3.71
Why does bitwise AND with byte in JAVA do this? +4.04
Can I acess a final object's methods? -1.40
How to find occurences of substring in a string -1.14
How to replace a string after a single char? -1.96
What is the origin of magic number 42, indispensable in coding? -2.21