StackRating

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

justin

Rating
1538.56 (12,547th)
Reputation
98,346 (754th)
Page: 1 ... 11 12 13 14 15 ... 48
Title Δ
Is it good practice to convert return value type from NSMutableArra... -0.89
AbstractFactory pattern in objective-c +2.69
difference between nil and NULL +1.10
How to get a random number from 1 to 1000 in iPhone application? -0.19
How is 100. legal? -0.69
Better way to Trigger Asynchronous Callbacks in Objective-C +0.46
The member variable of a static struct in C +1.71
C++ Array on the heap -0.77
iPhone- Collection <__NSArrayM: 0x1416eea0> was mutated while... +0.46
When is NS_RETURNS_RETAINED needed? -1.83
What are the advantages of other mutex wrapper libraries over std::... -0.65
On dynamic nature of memory, C++ example +0.30
Trying to override initWithFrame with extra options 0.00
how to run functions in order in objective c +0.98
clarification about @property attribute +0.38
Best place to clean-up App global resources? -0.81
is it less efficient to reference an instance variable array elemen... +0.05
Printing int type with %lu - C+XINU +2.55
sizeof in c++ showing string size one less +1.26
retainCount always is -1? 0.00
IBOutlet should be weak? -2.01
Clarification on an Objective-C Singleton Example -1.90
Suggestions for designing a modular iOS project? -1.63
What every C++ developer should know about linking -0.75
Memory allocation for containers in C++ 0.00
I can't load more than 40 UITableViewCells in my UITableView +0.46
Designated Initializers for subclasses in obj-c, super noob -1.74
Cannot understand the behaviour of static variable +0.44
How do you find out what is retaining an object in Instruments? 0.00
How can I check that NSDate is between two times? -1.70
Audio Units samples value range 0.00
On iOS, how to check inside a new thread for a UISwitch's value in... -1.42
Comparison of different ways to have private members in Objective C +0.34
How to convert NSString to @property variable -1.15
NSArray as Private data in Class? +0.46
what is the use of getter and setter method? -0.28
Cocoa: most lightweight way to synchronize access to a double? +0.90
Calling an optional method in superclass (Objective-C) -0.73
C++, Union vs Class Inheritance -0.73
Replace <br> in an NSString with a new line -1.95
Joining multiple ALAC files. +0.47
C++ Templates with unique static members -0.29
Mixing 16 bit linear PCM streams and avoiding clipping/overflow +0.43
Replace every second occurrence of quotes in NSString (iOS NSString) +1.16
Differences between malloc() and calloc()? -0.06
calling a function defined in a header file from a Class constructo... -0.24
what is the alternative of CFRelease -0.03
why arc enabled application is running slow 0.00
Boxing the same enum member produces a larger integer when it's pas... +0.47
To check wether a given string seqence is palindrome or not using s... +0.47