StackRating

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

Prasad Kharkar

Rating
1512.49 (55,126th)
Reputation
11,597 (12,793rd)
Page: 1 2 3 ... 10
Title Δ
Why java doesn't allow to create instance of inner class? 0.00
Java this in parent and child not working as expected +1.30
Java: Difference between Class.function() and Object.function() +3.31
Java generic wildcard extend -0.66
Java access control for protected field outside package +0.89
Java subtract values in HashMaps by key +0.49
Why does the loop iterate beyond Integer.MAX_VALUE? +1.10
Variable might have not been initialised error -0.90
Why output is "String". Unexpected output -0.42
What is the meaning of SuperClass s=new SubClass();? 0.00
Does this 'for' loop stop, and why/why not? for (int i=1; 1... +0.00
Why would you use declare an object reference variable static final? 0.00
get key and value from hashmap in jsp -0.53
Why java is automatic reference? 0.00
confusion about getters in web application -0.28
Method overload attempt gives name clash error. Not using Generics +0.31
what is the current object referred to while calling collections.so... +2.02
What is Round brackets / parentheses () in try catch in Java 0.00
With Hibernate, is there a way to avoid using a String for column n... -1.93
Please explain sort() and compareTo() +0.61
How does remove tail from singly Linked List in Java work -0.87
Multithreading in OCPJP exam -0.19
Why EntityManager's getDelegate() method does not return Entity... -0.37
Why is the url showing /ServletName though what is displayed is fro... +0.49
Multiplying doubles +0.49
Hibernate in JSF Social Application runs out of connections 0.00
Static method call from JUnit test without specifying class 0.00
Unable to Inject EntityManager in JPA Integration Testing With Arqu... -0.01
Inheritance classes (Java), explicit constructor error message +0.57
Java: Abstract Class Invocation via Main Method +1.03
Unidirectional OneToMany mapping using a foreign key in the Source... +0.23
EntityManager.createNamedQuery(...) doesn't work 0.00
Overloading inside interface in Java +1.14
rg.hibernate.hql.internal.ast.QuerySyntaxException: bse_clientconta... 0.00
Does a Java session (HttpSession) validate IP addresses? +0.73
How to write a jpql with left joion +0.95
Composite key query using HQL and separate IdClass 0.00
Altering a Class to create a list -0.17
Is there a need to catch exceptions that I've speciffied in thr... +0.03
JAVA_HOME set but not taking effect -0.47
how to send an object by servlets 0.00
JPA order without class 0.00
Why protected scope is not working? +2.40
Why are the types different in Java variable declarations? +2.07
What causes this recursive function to crash compared to another ne... +0.00
Confusion about Collections.sort(List<T> list, Comparator<... +0.24
What are the <> for in an ArrayList, List or other types that... 0.00
Passing HashMap to jsp +0.03
jpa keep foreign collection 0.00
What is purpose of metamodel class in JPA2.0? +0.50