StackRating

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

newacct

Rating
1441.26 (4,534,339th)
Reputation
99,061 (751st)
Page: 1 ... 24 25 26 27 28 ... 38
Title Δ
java generic method invocation conversion error -1.19
Java: Implementing a generic method which instantiates a collection... -1.54
Why does 'this' get bound to the window inside the object's closure... +1.14
Java generic member initialization -0.02
UIViewController not calling dealloc or calling it twice +0.05
List all possible 4 chooses from 9 in Haskell -0.91
java static generic hashmap with static generic method -1.54
class-like closure in python3 using locals 0.00
Calling a static method in an unknown type of class 0.00
Objective C memory management with blocks, ARC and non-ARC -1.67
Should I be using [autorelease]? 0.00
Can we return List<P> instead of List<?>? -0.94
Cleanest way to fix this castings behavior +0.54
Which is the use of curly braces in Haskell? -0.91
What's wrong with this block? 0.00
Closures and java anonymous inner classes -0.73
Generic method with parameters vs. non-generic method with wildcards +1.42
-forwardInvocation for class methods 0.00
Generics and Wildcards: Java likes "new Foo<Bar<?>>... -1.07
Objective-C Protocol Forward Declarations +1.68
Confusing explanation of limiting the type parameter of a generic b... -0.79
Java generics map of Class<T> to a Parser<T> -0.45
Multiple subtypes at same time? -1.09
Is this basic generic example really unimplementable? +0.80
How do iOS animation blocks work? +2.11
How I instantiate? Include code +0.80
When to use generics? -0.56
Using java generics to ensure that argument received is same as cla... +0.55
"Type mismatch" when using Java generics with wildcard -0.79
What happens to casts using generics - (T)object - at run-time in J... +0.53
Should I use "self" in a block to access class methods? +1.25
Why does Guava's TypeToken<T>.getRawType() return Class<?... +0.55
Passing Class to a method to instantiate a generic -0.49
performSelector:withObject: and its retain behavior 0.00
Objective c block will retain UI autorelease issue? 0.00
Java method generics understanding +0.34
Java Error: New Generic TreeNode Array +2.45
self-referential methods with generic return type for multiple inhe... +0.22
Dynamically create variables of certain type based on string in Go +0.56
Do ruby Proc/lambda have a 'this' function like javascript closure ? -1.73
Method for converting an object array to a specified subclass of co... +0.47
Java Object Assignment -1.26
PHP array argument by value, gets modified when looping the array i... +2.10
How to restrict elements of an ArrayList without using generics -0.65
Can we have closures without inner functions? 0.00
When is it a good idea to return a pointer to a struct? +0.03
Why can't we use a dispatch_sync on the current queue? -0.42
Lazy evaluation of terms in an infinite list in Haskell -1.13
Difference between generic type and wildcard type -1.15
When do I release this block? +1.44