StackRating

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

Alexander

Rating
1542.61 (10,576th)
Reputation
33,453 (3,519th)
Page: 1 ... 10 11 12 13 14 ... 28
Title Δ
How to tell if malloc failed in swift on iOS? -0.27
Declaration cannot be marked 'static', why -1.30
How create an alias of a Java class or enum? +1.11
Swift 2.x to swift 3, XCode complaining error : Type of expression... -2.08
Nested array andices for non nested array Swift -2.10
The elegant solution for function that gives everytime called diffe... +0.44
Appending Multiple values to arrays in a struct? 0.00
Why the worst case of hast table's time complexity is O(n) 0.00
Swift Equatable Generic type comparison inside generic function +0.42
Opposite of Swift `zip` — split tuple into two arrays +1.14
Cannot subscript a value of type Array<Element> with index of... +1.53
Converting a Double to a String produces Optional 0.00
convert [(key: String, value: String)] in [String:String] -0.60
String subclass workaround in Swift +0.42
How to compare characters in Swift efficiently +0.70
Swift closures - force a closure to always complete +0.42
How to express either forward or backward ranges in Swift? 0.00
Using super() an not using super() gives the same result in the chi... -0.08
Any way to replicate the OR operator with only ANDs? -0.06
Index out of range in multidimensional array in Swift 0.00
What is the Swift equivalent for Java's Comparator Interface +0.05
escaping closure in swift -0.09
How to read two last bits from Int8? 0.00
Find an item index using two collection type arguments -0.11
Get the array with the largest object inside an array of an array +1.91
Why are where clauses only valid on functions with generic paramete... 0.00
Swift 4: 'substring(to:)' is deprecated 0.00
efficient sorting of an array based on another array's order -1.83
What does first line of an if let statement used to unwrap an optio... -0.07
Super.init isn't called on all paths before returning from init... 0.00
Swift iOS -Does A Class Object Type Consume More Memory Then A &quo... +1.75
Swift: Is there a faster way to hash an array of Ints than "\(... +0.20
Swift - Could someone help me understand how .sorted(by:) works in... -0.82
Swift (4) - can a generic function be specialized over types whose... 0.00
Performance of swift extensions on primitive types 0.00
Struct does not conform to RawRepresentable protocl? 0.00
Cannot use mutating member on immutable value of type 'String&#... -1.80
Why use generics when you can just use types -1.81
Swift: assign to variable in switch case-let-where -1.79
Swift map and filter: Find all factories that are not owned by a gi... +0.41
Swift For In Loop Iterating Through an Array of Custom Classes Does... -0.58
Why this is happening in Swift? +0.44
Get next or previous item to an object in a Swift collection or array +1.68
Whats the use of '&' operator in Swift? -1.18
Why won't swift allow nested if statements along with others? -0.12
Sequence drop(while:) Seemingly Does Nothing -1.84
Extracting a file extension from a given path in Rust idiomatically -2.34
Swift 3 - Proper way to store values, tuple, arrays, other? 0.00
How do I pass params on timer selector -1.42
In Swift 3, what is a way to compare two closures? -2.15