StackRating

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

Daniel Pryden

Rating
1569.27 (4,131st)
Reputation
48,370 (2,108th)
Page: 1 ... 5 6 7 8 9 ... 17
Title Δ
Iterate through 2D array and get average of its for neighboring cells 0.00
Checked Exception requires to be handled at compile time using try,... +1.87
java.lang.ClassCastException: List cannot be cast to java.lang.Comp... +0.42
Mysterious interaction between Python's slice bounds and "... -0.81
Check if two objects are completely equal in Java -0.68
How can I decide whether OOP is right for this program? +0.44
Return positive numbers of a list in python -1.72
Getters and Setters for ArrayLists in Java +0.17
Beginner: Min Value in Array (Java) -0.34
Is there any difference between "mutex" and "atomic... +0.41
What is the runtime complexity (big O) of the following pseudocode? -1.01
Pass object as parameter in ProcessBuilder? +0.44
Java, parent static method returning child type -0.57
Redundant type arguments -1.47
In java, how do I sort a generic class T on a Field variable sent t... -0.67
Generic type <P> converted to paragraph tag in Javadoc +0.40
Java reflection get runtime type when using generics 0.00
How does WTForms know to use validate_<field name> if it is d... -1.91
Set instance variable as default parameter to class function -2.36
When to open file in binary mode (b)? -0.26
Is it implicit in python that 'other' is another object in... +0.42
Storage of object references inside a object in Java memory model +0.41
Using classes in a python program and incrementing points +2.10
Read filenames from CSV and then copy the files to different direct... 0.00
How do you permanently alter program data upon execution? 0.00
how to convert a float to a fraction in python? -0.99
Strange threading error while python garbage collection after scrip... 0.00
Trying to modularize methods for average, min and max +1.16
Initialize object properties as class properties first in Python -0.57
Trying to replace a number in text file using regex to find the rig... 0.00
generating a string representation of a list of tuples +1.80
Defining magic methods on classes -2.30
How does this loop works: for item in iter(queue.get, None)? +0.89
Regex in Python - String between String excluding spaces -1.22
Multiple Inheritance Ambiguity with Interface +0.42
Using concrete class from a abstract type variable +1.28
Java: Return in a for loop +0.68
Google guice not working without using implemented by 0.00
Optional injection in Guice -2.13
Does guice allow injectMembers into a constructor? 0.00
Inject Guice on a static final property? 0.00
Python -- how to force enumerate to start at 1 -- or workaround? +1.98
Guice Singleton Static Injection Pattern 0.00
how to `getInstance` with annotation using guice injector? 0.00
Passing generic event to Guava EventBus? 0.00
Counting how many times the user input greater than 0 without param... -0.28
Catching python subprocess exception +1.90
guice binding type to unknown type but matching type 0.00
how to init guice if my running class is junit? 0.00
Python: how can I override a complicated function during unittest? -1.29