StackRating

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

gnasher729

Rating
1457.53 (4,530,006th)
Reputation
42,661 (2,541st)
Page: 1 ... 32 33 34 35 36 ... 50
Title Δ
For casting an array of pointers (e.g *array[]), why use (void**) i... 0.00
Code Not Working (Trying to use != correctly) +0.35
Calculating time complexity of functions when both contain each oth... 0.00
size_t confusion in functions like snprintf 0.00
Objective-C - Effective Subclassing of Cocoa Class Clusters +1.12
float strange imprecision error in c -0.80
Assign a negative unsigned int to a double in C +1.17
What types of situations is assembly not fast enough, so you need a... +0.09
Error allocating memory of unsigned longs in C 0.00
Is this a global? +0.53
Cancel NSOperation completionblock +0.46
what is more efficient in core C? switch / if statment? +2.21
How does one change/update the time interval in an NSTimer? 0.00
What is this code doing& 0.00
"self." In Blocks Retain Cycle -0.45
NSURLConnection : JSON text did not start with array or object and... -0.47
How to handle NSNull values +1.45
iOS - DetailViewController not displaying multiple entries/values f... +0.03
Practical uses of the fact that the C++ prefix increment operator r... +0.11
SSE intrinsics: masking a float and using bitwise and? +0.34
How to handle 3 differents yet simultaneous async calls +0.06
Multiple || in if statement -0.99
Do we lose objc_retain()/objc_release() optimization for ARC if we... -1.89
How to get NSDate in "dd/MM/yyyy" formate ios? -0.05
is there any limitation on the number of installed devices for iOS... +0.53
Very big ID in JSON, how to obtain it without losing precision +2.09
unexpectedly found nil when use userDefaults +0.50
All exeption break point is stoping for no reason on simulator +0.96
Casting NSNumber to Boolean gives different results for iPhone and... +2.39
How to check if JSON object contains values -1.73
Create NSMutableArray with NSDictionary elements slow +0.35
Pointer(p) arithmetic, could p<(p+1) be false in an extreme case? -0.39
C++ What is wrong with using a toString() method -0.01
Reachability hangs my app when network is too weak 0.00
C++ view types: pass by const& or by value? -0.96
Is `Convert to Objective-C ARC` useless? 0.00
nil __weak self - Why it's happend? +1.69
Why the alloc and the init may return the different object when cre... -0.49
Converting JSON string to NSDictionary in DetailViewController -0.23
Find penultimate instance of specific character in NSString? 0.00
Swift - NSURL fileURLWithPath not unwrapped? 0.00
Finding an efficient algorithm -1.67
free() function causes crash after several memmove's 0.00
typedef NS_ENUM vs typedef enum +0.03
Normalize random value of _int64 +0.54
Objective C NSArray addObject help/explanation 0.00
Sending parameters of Objective-C to C ++ 0.00
malloc dynamically in a loop - seg fault 0.00
Overwriting object… is this OK? -0.07
Trying to parse JSON data from Flickr. Cocoa error 3840 +0.04