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 2 3 4 5 ... 38
Title Δ
Generic method with extend in java -0.42
Add bound to class type parameter in method +0.59
Declaration of Comparable interface 0.00
Generic types and wildcards in nested lists +0.58
OCaml mod function returns different result compared with % -0.72
Is there no retain cycle in my myClass2? 0.00
How do closures in Swift capture variables under the hood? 0.00
Java: why java can't automatically "finalize" local v... +2.65
When does type checking of generic definitions and instantiations h... 0.00
Why cast is needed when returning this from self-bound generic in J... -0.09
How can i keep value of object same after block completion? 0.00
Is it safe to pass an argument to a selector that doesn't accep... -1.15
why Complie Error only when select x86_64 simulator "Cannot re... +0.58
Java - working with list of objects and generics +0.20
When using typesafe heterogeneous containers in Java (Bloch #29) is... -0.42
Expected Type in Protocol 0.00
Need to cast the class object with parent class's parent object... +0.59
Performance Differences Capturing External Variables in Blocks via... +0.44
C++ lambda function in priority_queue with capture by reference 0.00
Casting object to comparable runtime error +0.08
Java raw type declaration -0.31
Generalizing "inner" generics - how? +0.53
Fixing unchecked call to raw type warning Java 0.00
Is pass-by-value/reference equivalent to making a deep/shallow copy... +0.59
Do functions cause retain cycles? 0.00
Invoke Swift closure in Objective-C via `id` -1.17
Swift closure in array becomes nil in Objective-c +2.39
NSProxy forwardInvocation: Return an new NSProxy instance cause mem... 0.00
No matching function to call objc_getassociatedobject in ios 0.00
Passing closure/ blocks in array as parameter iOS +2.14
Java wildcards defaulted to java.lang.Object instead of upper bound -1.45
dispatch_async Nested Block -0.42
Will a captured __weak variable be copied to heap with the _block_c... +0.63
Which address &self point to? -1.58
Do I need [weak self] or [unowned self] for a Singleton in the Clos... 0.00
Modifying reference type parameters in Swift; are changes immediate... 0.00
iOS ARC:What's the principle of xcode compiler to add retain an... 0.00
Are all objects in the iOS automatically added to the auto release... 0.00
Objective-C Block Literal Syntax Principle 0.00
Are records with mutable fields always 'passed by reference'? 0.00
how to make the generice data type accessable to clone() method 0.00
How to make a Generic compareTo without Warnings? -0.42
Invoking class constructor by explicitly specifying type witness -0.69
Why can't I increment an array? -0.82
How to restrict generic type of interface to accept only implemento... 0.00
Is it necessary to use __block type specifier for mutable objects a... -1.28
Using C++ class in Objective-C - Why use PImpl idiom? 0.00
Converting a generic List to an Array. Why do I need use clone? -0.97
Java Self bound generic +0.04
Passing an argument by reference with reflection -0.40