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 ... 21 22 23 24 25 ... 38
Title Δ
C pointer notation compared to array notation: When passing to func... +0.43
why isKindOfClass:[NSHTTPURLResponse self] instead of isKindOfClass... +0.06
Reading multiply embedded variables from generic classes in Java +0.48
Java SafeVarargs annotation, does a standard or best practice exist? 0.00
Why should I use autorelease in this scenario? +2.00
Find generic method with actual types from getDeclaredMethods +0.56
Java Type Generic as Argument for GSON -1.65
How do display a UIAlertView from a block on iOS? 0.00
calling super from within a GCD dispatch_async block: is it safe? 0.00
How to pass or assign a value obtained in a runOnUiThread -0.99
Add code to block dynamically -0.44
How would I go about making this tail-recursive? 0.00
Call Method.invoke() when arguments in array -0.41
VAL keyword within IF condition won't allow reassignment in SML 0.00
Casting an instance of a generic class into another whats the use? -0.20
print `this` variable in android -1.20
Java generics with unbounded wildcard? +0.03
Overriding an abstract method with generic signature and calling it -1.30
Surprised that v1 of this program compiles but not v2. Is this by d... -0.05
Objective C for loop optimization using SEL and IMP -1.04
Generic method that accept only part of classes -0.86
Retain issue with iOS Blocks +0.81
Why we can instantiate Pair<T> but we can't with Pair<?> -0.69
How to test properties of class using TDD? -1.00
ios multiple class implementation +0.67
Inheritance and generics +0.48
Why does this generic java method accept two objects of different t... -0.03
Issue With __block And CLGecoder in ios? 0.00
"Converting" a function pointer to a block in objective-C +2.65
Memory mangement OS X __block variable assignement in a non-GC app -1.30
Constructor with generic class is undefined -0.34
Quick way to detect empty values via reflection in Go +1.85
Does a passing of an object to a block guarantee that its lifecycle... -0.16
C Pointer help: Array/pointer equivalence -0.58
Can't pass a Map<Long, String> to a constructor with the argu... +1.57
Objects were released still they gave their values . ARC were Not m... 0.00
Java avoid class cast warning in hierarchical Builder pattern -0.29
NSInternalInconsistencyException - nul class for object in autorele... 0.00
Generic interfaces in Java +0.54
Is it good practice to lay out even simple functions using references -0.13
Calling ObjC functions in C++11 context 0.00
Generic Method, generic return type mismatch +0.59
Outer bound type declarations without ScopedTypeVariables -0.66
Java generics unchecked warnings for extended classes -0.40
memory/pointer behavior for self = [super init] -1.13
How is self passed to methods (or how to prevent strong reference c... +0.54
Create parameterized type of type "Class" -1.87
Java generics: put() on Map<String,capture#3-of ? extends Abstra... -0.91
"Access Violation" exception when calling function by add... 0.00
Why does the ArrayList implementation use Object[]? -0.19