StackRating

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

Dávid Pásztor

Rating
1595.78 (1,982nd)
Reputation
23,692 (5,495th)
Page: 1 ... 5 6 7 8 9 ... 29
Title Δ
Swift - Realm is on main thread for some reason -0.34
Swift didSet called but not updating UILabel - iOS Property observer -2.53
Swift struct property access 0.00
Swift ViewModel properties can't access in ObjC +0.35
Reduce an array of dictionary with many keys to an array of diction... -1.06
Getting class name in SWIFT equivalent to Objective C [self class]? 0.00
Decoding JSON with element named self 0.00
Swift set equatable sometimes true sometimes false 0.00
Why can't you initialize a protocol that has default implementa... +1.23
The data returned from the api is always nil? +1.40
Is it possible to gain access to all notifications in xcode 0.00
Find closest locationS between user's coordinates and coordinat... 0.00
Matching string value associative enums in an array in a case insen... 0.00
More elegant way to express ((x == a && y == b) || (x == b... -1.68
How can I provide a default protocol confromance of subsript for on... 0.00
Passing headers to URL with Swift URLSession 0.00
Capitalize strings at given indexes with Swift -0.23
iOS do scheduled operation in background or when app active +0.93
What is the meaning of Single Source of Truth (SSOT) in the context... 0.00
Method cannot be a member of an @objc protocol because its result t... 0.00
EnableWaterLock on Apple Watch deprecated are there any alternative... 0.00
How to get Last Selected row and Current Selected Row from UITablev... +0.37
Swift - Subscript with argument label 0.00
Enumeration on enums with associated values - Swift +0.37
How do I create a Swift variable where under certain conditions it... 0.00
Can I make my own getters and setters and should I? -0.94
How to create an array of separate strings from a string -2.14
Filter an array to only get the multiples of n indexes -0.14
How to return one single string from matching dictionary values? +2.48
Function signature using closures does not appear correctly from ot... 0.00
How do I get a certain function to run whenever I initialize or at... 0.00
Swift clousure capture not by reference in for loop? -1.53
How to initialize a struct with dictionaries in Swift -0.25
What is the role of the nil-coalescing operator "??" in o... 0.00
Trying to make a class codable in Swift but it is not the correct f... 0.00
Trying to make this class codable and decodable +0.33
Unexpected NSTextFiled string deletion upon pressing period -0.43
Value of type 'Protocol' has no member 'Function' 0.00
Replace Substring with Markdown on NSTextView in Swift +1.33
How to return a Button from a function in SwiftUI? -0.64
Use 'case' pattern matching to directly return result 0.00
How to make my ReferenceWritableKeyPath class generic 0.00
why we have to make function explicitly mutating in Structures in S... 0.00
Convert Swift Array<Result<X,Error>> in to Result<Ar... -0.57
overriding the initializer of my custom UIView subclass 0.00
Swift UITableview custom cell Imageview color change in another fun... +0.76
Create Two dimensional Array of Arrays with two variable types in S... +2.53
Why does optional chaining cause an overlapping accesses error? 0.00
How do I unwrap an optional within a struct and use an if statement... +0.38
How to clear searchText when user switches segmentController index? +0.39