StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bryan Chen

Rating
1568.41 (4,240th)
Reputation
35,154 (3,287th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
How to override getter/setter of a property in a singleton class Ob... +1.55
Cast closures/blocks -2.44
Why can't I access the item in this Swift dictionary? -0.37
Swift - encode URL -2.07
How can I avoid the Optional.None error in this scenario? +0.11
Generics call with Type T in Swift -1.58
performSelector:onThread: in Swift? 0.00
checking whole boolean of NSMutableArray -0.80
How can I create a String from UTF8 in Swift? +2.36
Match the data type of a object in Swift 0.00
Method swizzling a private framework iOS API +1.92
How to pass self to initializer during initialization of an object... 0.00
Is it possible to take a tuple returned from a func and pass it int... 0.00
Swift: NSNumber is not a subtype of Float 0.00
Lazy Optional Property Always nil? -0.05
Objective-C method with variable arguments - first argument skipped? -0.18
Can you really call any Objective-C method on AnyObject? 0.00
Bind a lambda to a function to get return result 0.00
Swift Extension Not working 0.00
why objective-c does not support same method name in difference cla... -2.56
How to store an init call in an NSInvocation? -0.56
Is there any fast algorithm to compute log2 for numbers that are al... +0.45
singleton, thread safe setters 0.00
What happens when my method takes too long to complete when using a... +0.19
Downcast from Any to a protocol -1.07
NSApplicationLoad in a C header? 0.00
Mock in the Middle with C++/Gmock 0.00
Equality of unwrapped optional arrays in Swift 0.00
Swift- Generating random values between two Integer values 0.00
Replacing an element in a NSMutableArray that is multi dimensional? +1.87
Swift Boolean Literals (Obj-C @YES @NO equivalent) +0.45
What is the Slice compare logic in Swift 0.00
Storing different types of value in Array in Swift +1.80
Why am I getting a "Duplicate symbol" linker error in iOS... +0.44
NSArray with objects that "might" be nil +1.69
Swift compile error when subclassing NSObject and using generics +0.47
How to create enum with raw type of CGPoint? +1.96
Swift: How to access NSIndexPath section value? 0.00
Why is an Array an AnyObject in Swift? 0.00
Swift Instantiate NSView from .xib file 0.00
"initialize" class method for classes in Swift? -0.54
Two different types of nil in Swift? +1.56
Array initializer shorthand with optional values in Swift 0.00
Struct passing self causes: self subtype of @lvaue error 0.00
Can I simulate traits/mixins in Swift? +0.07
How do I use whiteColor in Swift and SpriteKit +0.48
Assign value to optional dictionary in Swift -1.46
How to create a string with format? -0.55
Proper Use of Move Semantics in This Situation? 0.00
Objective-C Async task. How can I run a function only once when cal... -1.05