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 ... 6 7 8 9 10 ... 38
Title Δ
Can a child object refer to its parent during deinit of the parent? +0.34
Safe to always use [unowned self] for Swift singletons? +0.55
Array concatenaton and type casting +1.00
difference between character array and integer array -0.94
Is it possible to convert a Swift class into C void* pointer? -0.43
Why there is no warning while casting from object to unbounded wild... -0.77
Check if optional protocol method is implemented in Swift? -1.37
Return sub class type from super type method -0.40
Is there a way to define a generic parameter type explicitly in a l... +0.28
Why can't a function change its argument object's address/r... -0.79
How to instantiate recursive bound generics with inner class in Java? +0.40
Is it correct to use local variable name "self" in blocks? -0.59
Can the cast of Java Generics with @SuppressWarnings("unchecke... +0.07
Overriding necessary to avoid runtime type check for Java generic m... -1.16
Swift structures properties is the same type as structure it self.... 0.00
Making a generic function (for primitives and Object) +1.16
Double Generic Instantiation in Java -0.04
Why instance initializers require *final* for outer variables in Ja... 0.00
Is @SafeVarargs an appropriate annotation for this method? 0.00
casting a type Object to generic +2.47
Variadic function: Checking number of arguments 0.00
Modifying local variable from inside lambda +0.08
Swift: Capture inout parameter in closures that escape the called f... 0.00
Converting objective C alloc init to swift with required argument +1.76
Problems using a class that implements Comparator as a parameter -0.41
Array of List of class Association<K,V> Generic +0.48
addTarget fails for NSInvocation/invoke pair 0.00
golang cast to relfect.Type +0.63
Why does not executing the following code cause it to crash? +0.56
How to create a Swift object in Objective-C? -0.67
Prevent attacker from decompiling iOS app and getting database access -1.42
Golang Reusing Memory Address Copying from slice? -1.79
Anonymous usort function rewrite to PHP 5.2 +1.01
Are there consequences to #define this self? -1.72
Calling method from a generic wildcard reference -0.75
How does a va_list from an ellipses interact with a vfprintf() call? -1.15
Get back to sel_getUid()'s original behaviour 0.00
How to avoid EXC_BAD_ACCESS error when indirectly accessing weak iv... +2.23
Why doesn't the Swift 1.2 compiler enforce type-checking for An... +0.77
Is there a way to Make NSInvocation surport variable parmas functio... 0.00
Where are Objective-C selectors registered/stored? +2.25
How can I create an array of objects of a generic class? +0.17
Generics as result of java.lang.Object cannot be cast to [Ljava.lan... -0.26
Are Objective-C Objects Pass By Value or Pass By Reference? +0.98
Avoiding retain cycle when using function as a block in swift 0.00
Which methods will raise NSInvalidArgumentException? +2.58
How to pass reference types by value? -0.66
How is ArrayList represented internally in Java Collection Framewor... -0.33
Memory leak — probably due to block out-of-scope -1.36
Is it possible to have Runtime type mismatch in Java? -0.80