Skip to content

robert-ovens/Dye-and-Durham-Coding-Assessment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dye-and-Durham-Coding-Assessment

The purpose of this program is to point to a .txt file in command line and have the program read, sort (by last name), and write the newly sorted names to a new file.

To run this file navigate to /name-sorter/bin/Release/net6.0/win-x64 and execute the name-sorter.exe followed by the path to your .txt file.

./name-sorter.exe ./unsorted-list-names.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%