Skip to content

ParentSquare/android-HumanParser

Repository files navigation

android-HumanParser

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). If there is remaining time, refactor the code to make it more efficient.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages