Skip to content

Written during a code interview for a job. Takes a file containing a list of names in (FirstName, LastName) format and sorts them by last name and then first name, then exports the list to a file.

Notifications You must be signed in to change notification settings

shammill/NameSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NameSorter

Written during a code interview for a job. Takes a file containing a list of names in (FirstName, LastName) format and sorts them by last name and then first name, then exports the list to a file.

About

Written during a code interview for a job. Takes a file containing a list of names in (FirstName, LastName) format and sorts them by last name and then first name, then exports the list to a file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages