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 ... 8 9 10 11 12 ... 38
Title Δ
when are objects released in objective-C program -0.70
Why Java chooses Object parameterized type when using generics with... -0.07
Ljava.lang.Object; cannot be cast to [Ljava.lang.Integer -0.82
Address is different when using pointer with __block in Objective-C 0.00
How to write a method that accepts an array of type x and another v... +0.37
Why creating NSInvocation has to specify selector twice +1.71
Swift dot notation efficiency +1.29
How to accept a not-quite-generic, yet dynamic type as an argument... 0.00
Why do I need to declare a private class static to avoid the "... 0.00
Cannot access class methods via generics +0.10
How does reference by classname.this.method works? -0.56
Is Swift Pass By Value or Pass By Reference -0.27
Understanding NSAutoreleasePool +2.23
passing __block parameters to class method (for get request) -1.52
objective-c release time and bad exeaccess +0.83
if we create any method in a class in python, we always use self as... -0.73
Why java circular generic spec does not allow to cast "this&qu... -1.62
Objective-C block callbacks, weak references and disposed objects -0.68
NSInvocation invoke giving bad access in iOS 8 0.00
Can Swift do everything that Objective-C can do? +0.51
In Swift, how do you convert a String to Int64? -0.42
Cocoa blocks as strong pointers vs copy -0.80
How to manually pass an objective-c block to objc_msgSend 0.00
Make pointer from an unknown type +0.33
When should I use nil in objective-c? +0.57
Is there a way to declare an objective-C block typedef whose argume... 0.00
How is this generic array legal? 0.00
Difference beetween function and closure assigment -1.37
Raw Types in Java +0.09
Can I avoid this unchecked cast using self-bound generics and subcl... +0.58
Python: Why are int & list function parameters differently trea... -0.08
ObjC: memory usage of delegate vs block? -1.25
Alternating Sum Using FOLDR (SML) 0.00
Using self and self properties inside a block in non-arc environment +2.03
Does member variables gets retained by block when accessed using self -0.40
Who does what with protocols in objective-c? +0.11
How can I use a Class object as a parameterized type? -0.40
Lambda expression anonymous object life cycle 0.00
how to define type variable to call generic method in Java 0.00
In Swift, for AnyObject, how do I setValue() then call valueForKey() -0.87
What does Swift's optional binding do to the type it's argu... +0.60
Should I use 'volatile' together with '__block' qua... -1.82
Is there a meaningful difference between pass_by_reference vs pass_... -1.47
How to access private members of an Objective-C class from a Swift... 0.00
Why do Python descriptors copy? -0.74
How to check if code runs in Today Extension or App 0.00
Modern day alternatives to Cloneable? -0.37
How to add nil value to Swift Dictionary? +1.25
NSInvocation to delay calling of method causing EXC_BAD_ACCESS 0.00
How to write a generic method that takes two arguments of the same... -0.27