StackRating

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

Patricia Shanahan

Rating
1523.87 (25,401st)
Reputation
22,815 (5,733rd)
Page: 1 ... 15 16 17 18 19 20
Title Δ
What is the scope of the local variable/methods of an instance +0.09
Are wrapper types really reference type -0.69
Understanding Time complexity of algorithm +1.36
How to print elements from multiple ArrayLists on the same line? -0.27
Confusion with "array var-args" as parameter -0.17
Re-assign values to new object, deep clone, better solution? -1.82
Does Collection's contain method ever return false for an instance... -1.49
How to get the execution time in small fraction using currentTimeMi... -0.86
Share a single instance of an object if fields are the same -1.53
Java catching Exception FileNotFound not working 0.00
Doing math on character array is having unexpected results +0.25
Accessible Java documentation +0.01
Java: Why do you need to specify a 'f" in a float literal? -1.22
java.lang.ArrayIndexOutOfBoundsException: 0 when adding to array -0.27
In java, how to replace a duplicate number in an ArrayList? +0.19
Overlapping two JButtons : Issue -1.70
Lazy Collection in Java +0.09
Refactor code with return statements -1.41
Algorithm without dynamic programming,less efficient solution +0.46
Java BitSet and byte[] usage +2.08
Floating vs Fixed point numbers and performance -0.03
java.io.FileNotFoundException (Is a directory) 0.00
Is there a way to get count of number methods used in a jar file -0.66
Order an ArrayList of Set of String 0.00
Synchronizing LinkedHashmap externally -0.65
java multi threading traffic signal example 0.00
Where is the specification that defines this behavior for InputStre... +2.50
Maximum subset which has no sum of two divisible by K +0.24
Why does PHP appear to evaluate this condition incorrectly? +1.89
Volatile and synchronized keywords in Java +0.22
Generate all lists of size n, such that each element is between 0 a... -0.42
Existing solution to "smart" initial capacity for StringB... +1.65
Collections.sort does not sort my list of objects -0.04
Algorithm to calculate a way between two points in a JPanel in Java... +1.48
Should last statement be `return` in and non void return types meth... -0.27
Java cannot access top class property in subclass's redefined method +0.48
Match schedule algorithm, each team play specific number of matches +0.49
Java Filenotfound exception being thrown -0.51
I've been reading The Algorithm Design Manual, but this statement c... -1.67
Why can't Java switch over the primitive long? -0.15
A proper way to propagate property change event from grand (grand-g... -0.56
My timer's thread may be cheating on him with Thread.sleep? -0.37
Assign an object to null +1.07
Java-Recursion: When does statements after a recursive method call... -0.91
getting the actual number that is stored -0.45
What hashing algorithms to consider for variable length data -2.23
Java null pointer xeption +0.50
Convert the following 32 bit binary numbers represented in IEEE flo... -0.53
Why can javac not find a symbol in the same class? 0.00
I'm using a program to analyse my Java code and I don't understand... -1.35