Skip to content

ParentSquare/ios-interview-human-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

r101-ios-interview

Bug Squash / Refactor

This test will assess your debugging and refactoring abilities.

In the HumanParser project you'll find a single source file and a single test suite. The purpose of the class is to parse a person's name into its component (first, middle, last, etc) parts given many different representations of that name.

Goals

The goal of this exercise is simple: fix the failing test(s). However, this class was directly (though incorrectly) ported from a JavaScript implementation, so you are also encouraged to make any changes along the way that make the project feel more "Swifty" and accessible to an iOS developer who is used to developing and testing inside of Xcode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published