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 ... 4 5 6 7 8 ... 38
Title Δ
Misunderstanding Java generics +0.59
How to print the address of an Objective-C block in debug console? -1.14
How to invoke an Objective-C block obtained at runtime? 0.00
generic wildcard is accepted but not Type T -0.51
Trouble with generics and variable assignment -1.46
Anonymous inner class members not being accessible, in java -1.31
ClassCastException vs instanceOf in Generic Collections -0.37
Objective-C ARC block __strong __weak -0.42
HashSet add(Object o) error -0.70
Can I override doesNotRecognizeSelector in Swift ,so that app won&#... 0.00
In Objective-c is performSelector executed inline or is it posted f... -1.35
compareTo with generic arguments is giving warning +0.55
how to pass reference by reference in java 0.00
Cast Exception when using a Comparable array on Java +2.24
anonymous class as generic parameter +0.44
c++ functions as parameters without pointers +0.03
Self-referential Generic Types -0.97
assign in NON-ARC and retain cycle 0.00
What is super pointing to in the following code? -1.49
Perform selector may cause a leak workaround swift crash +2.80
Calling Class level code inside block crashes objective c 0.00
Why do we implement Cloneable even if we can go for deep cloning us... -0.89
autoreleasePool is different in iOS 9? 0.00
__typeof self in Objective-C generics? -1.60
How to use NSSetUncaughtExceptionHandler to show exception message... +0.08
ObjC generic collection with protocol as parameter is translated as... 0.00
How to make dispatch_async nil out block +1.66
Will an object returned by a method be put into autorelease pool? 0.00
Does directly calling a Swift enum instance method create an instan... -0.41
Generic array of complex types +2.71
Using a generic Swift class in Objective-C 0.00
How to create an array of struct arrays of different types? +1.02
Are Swift functions assigned/passed by value or by reference? -0.42
How is type inferred where return type is also upper and lower boun... -0.55
Sending removeFromSuperview to self didn't release itself in my... -0.41
varargs heap pollution : what's the big deal? -1.39
Lightweight Generics and class methods 0.00
How are values captured when assigning a function to something that... +0.74
operator and operand don't agree [equality type required] +3.15
Pass argument in class method (+) of Objective-C class from Swift c... 0.00
Generics: Why Class<Integer[]> clazzIntArray = int[].class; d... +2.85
Do I need to copy a block passed into a GCD block +0.29
How does Objective C deals with primitive __block variables on stac... -1.45
__block for method parameters in Objective C? 0.00
Nested wildcards with lower bounds 0.00
How to properly use generics on obj-c? 0.00
itertools.product function creation producing unexpected results +0.09
Why Does the following code with Cyclic Generics not compile? -0.10
Swift Passing Class Method as Parameter vs Closure 0.00
Is there any leak in NSAutoreleasepool? +2.51