StackRating

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

Kametrixom

Rating
1509.64 (73,198th)
Reputation
10,566 (14,323rd)
Page: 1 2 3 4 ... 5
Title Δ
Swift array and dictionary performance, removeAll() vs new instance 0.00
Swift function to find first element of collection matching a predi... +2.22
2 ways of assigning within a case statement in Swift 0.00
Storing Swift value types in Core Data +2.03
Define a Swift protocol which requires a specific type of sequence +0.31
How to cast generic T to conform to protocol 0.00
Shortening If/Else from if(x == y || x == z) to if(x == y || z) in... -0.24
Make sync request with NSURLSession +0.52
matrix operation (e.g., multiplication) in Swift iOS +0.51
Cannot invoke $function with object of type * +0.44
Initialiser Inheritance confusion 0.00
nested inits in protocol extension 0.00
SwiftyJSON.JSON to [String: AnyObject] -0.55
How can I create an inline dictionary in Swift while omitting poten... +0.44
Is there any protocol that all Swift SIMD float types conform to? +1.98
Casting generic array in swift cause fatal error 0.00
Swift: Test boundary of String.Index for substring function -0.82
Sort arrays according to the elements in one array Swift -0.50
Making a Legit Countdown Timer in SWIFT +0.53
Can I directly access a default static var from the type of a proto... 0.00
Pass a closure to replace delegation in swift +0.49
Swift protocol property in protocol - Candidate has non-matching type 0.00
Is it possible to add function definitions programmatically in swift +0.53
Concise Optional unwrapping -1.59
Class and Object level variables in Swift 2.0 0.00
Swift2: Extra argument in call for array and struct 0.00
Accessing Dictionary within object within dictionary in Swift -0.00
Example of Recording from the Mic and processing the (PCM?) file 0.00
Cast object to generic 0.00
Sort Realm objects with the count of List property +0.53
NSObject subclass in Swift: hash vs hashValue, isEqual vs == -0.84
Copy contents of Swift Array to Struct embedded Tuple -0.00
Swift: Compute equation within String and convert to Int 0.00
Swift 2: Type of expression is ambiguous without more context, for... 0.00
Convert each Byte of NSData to equivalent Int Value -1.82
How to count the number of characters in a text field iOS 0.00
SWIFT String? does not have a member named 'element' +0.90
Initialization issue in Swift 2 0.00
Why are NSString encoding constants implemented as variables instea... -2.02
Error handling optimization +2.06
More precision than double in swift 0.00
How to generate all possible combinations? -1.12
How do you implement protocol methods that return covariant Selfs? -1.21
Swift: always copies on inout? +2.46
How can I extend swift array that hold specific element type? +0.29
indexOf of AnyObject array not working with Strings -0.54
How to create an array of objects of a specific type, conforming to... 0.00
Identifying range overlap -1.15
Swift Boolean checking +0.96
Functional Approach: Merge Two Arrays and Return a Tuple with commo... +2.14