{Efficient String Manipulation With Objective-C}
Posted by Cory D. Wiles - Permalink
One of the best interview questions that I have ever been asked, and now ask myself to potential candidates, is create a function that will transform any set of words into an acronym. The reason why I like this question is that it shows how well the candidate understands basic string manipulatio...