StackRating

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

Sebastian

Rating
1534.95 (14,676th)
Reputation
7,122 (22,502nd)
Page: 1 2 3 ... 4
Title Δ
Swift: Properly initialize and access my classes in an array 0.00
Generics and Functional programming in Swift +1.46
How to hint which overridden function to pass as a parameter in Swi... 0.00
Delay next action in SKAction.sequence after runBlock occurs (Swift)? -0.80
Comparing generic struct types +2.07
How to implement flatten as an extension on an Array without type c... 0.00
Does Swift implement tail call optimization? and in mutual recursio... +0.27
reactivecocoa true shouldChangeCharactersInRange textfield equivalent 0.00
UIBezierpath filling custom shape -0.38
dispatch_queue_t object access rules +1.88
Objective C: Check if int exists, including zero 0.00
Is it safe to pass an Objective-C block to performSelector:withObje... -0.17
Determine if (void *) pointer from NSInvocation getArgument is obje... -1.14
How can I check if a class implements all methods in a protocol in... 0.00
Does UIOffsetMake() use the traditional top left corner origin (0,0... 0.00
Determine whether argument is a class or a protocol 0.00
How to access dictionaries within other methods? -0.14
OCMock link error 0.00
Run script before running tests in cocoa unit test target 0.00
Error thrown when using sortingUsingDescriptors, NSSortDescriptor a... 0.00
Why does my test fail with "expected method was not invoked&qu... -0.05
Trying to print out the name of a number w/o arrays 0.00
nil checking on blocks +0.45
How can I delete file extensions of all files in an array? +1.91
Is there a way to #if Objective-C++? 0.00
How to unit test a non-public method of a class in objective-c? +0.40
Does Objective-C have List Lambda Query like C#? +0.46
How to use XCTAssertThrowsSpecific 0.00
What's the point of setting Reuse Identifier for Collection View Ce... +0.50
Retain cycles when using ARC and blocks 0.00
How to start with OCMock and check if method was invoked +0.47
SpriteKit view throwing NSInvalidArgumentException -0.20
Given the address of an object, how would I call Obj-C methods on i... -0.58
Is it a good or bad thing to import all classes in app-prefix.pch -1.15
How can I make my iPhone App run both on 64 bit and 32 bit? +0.08
How can I force objects of an array to conform to a specific protoc... +0.41
Is returning [self retain] in copyWithZone for immutable classes wi... 0.00
Where do you initialize property values in a View Controller? 0.00
Can I release ivar in an instance method of the same class? (Object... 0.00
Is nil and (NSString *)[NSNull null] equivalent in checking empty N... -1.13
How can I unit-test init methods in Objective-C? 0.00
In NSDictionary, is it faster to check count of an NSArray object v... 0.00
Duplicated custom object in NSSet 0.00
Can i make an Xcode breakpoint when a certain class gets added to a... 0.00
Should I call release on an autorelease object assigned to a retain... 0.00
The best route to declare a BOOL as iVar or Property +0.34
RAM build up? adding zeros to a NSString +0.42
Why am I getting strange garbage with NSInteger and arc4random? +0.33
Replacing multiple strings with Objective-C 0.00
Draw a Card from a Deck for a Monte Carlo Simulation of Poker -0.28