StackRating

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

scottb

Rating
1459.10 (4,529,190th)
Reputation
7,369 (21,655th)
Page: 1 2 3 4 5 ... 6
Title Δ
Why,when the cartesian product is being formed between tables must... +2.22
Consequences of hashcode overflow on Java String +0.58
How to verify password with Spring +0.07
What is the purpose of specifying the type of argument a main metho... +1.63
Convert a Julian Date to an Instant -0.41
checking whether a string is null using isEmpty() -0.77
Iterate through inherited classes and call their static methods +0.08
Custom exception - checked or unchecked? -0.78
Meaning of instance +1.34
java inheritance concept plz clear -0.42
Is overriding Concept of polymorphism or Concept of inheritance? OOP +1.47
appropiate Java books for person who has some experience? +0.57
Java: Use toString().equals() vs. equals() -0.80
how Immutable class is created having mutable object as refernce -0.85
JavaFX: passing data between Controllers is always null 0.00
How does java generics syntax help avoid type casting? +2.56
When overloading constructors in Java -1.10
Java putting all permutations of an Int array into another array wi... 0.00
How to fetch data from two table? +0.04
Constructor that takes an object of another class vs method of othe... +0.57
How to tackle following design concern? +0.24
Parameter object vs long parameter list -0.53
Should I use static methods for a menu class in a employee payroll... +0.65
Invoking constructor of a Inner class from its subclass +0.57
Why can't you create an instance of a generic type using "... +1.32
Is there a way to automatically re-generate serialVersionId when cl... 0.00
final class with static methods and private constructor? +0.58
Make the last column in a JavaFX TableView take the remaining space 0.00
How to write multiple enum classes in a class -0.43
Is there any performance decrease in java, for extending classes fo... 0.00
How do I avoid problems arising from accessing static fields before... -0.75
Constructing linked Java objects from constructors +0.97
defining a subclass constructor +0.08
NullPointerException in JavaFX initialize in TableView 0.00
Variable with default access keyword is unable to be accessed in sa... +0.21
Java FXML - TableView not displaying data +0.10
How to access UI components from SceneBuilder in JavaFX -1.27
Constant Interface Anti-Pattern Clarification +1.25
Equals() of two String objects are true, but their hashCode() is re... +0.03
Use of generics in a final method that returns a value of the same... +2.02
Empty Cells and Null Valuess 0.00
Inheritance and @AttributeOverride on @Id field 0.00
Jackson deserialisation mappings to Java Generics 0.00
Which design pattern can be used to fulfill this requirement? 0.00
How does inheritance & abstraction work with multiple classes?... +1.02
How to get the ID of inserted row in JDBC with old driver? +0.13
Using an array with sorting to collect a series of virtual "Ca... 0.00
Problems with inheritance from ArrayList class, 'receiving non-... +1.24
Array vs. ArrayList when position is important +0.25
Changing Enum at Runtime Java +0.85