Skip to content

markmaci/imei_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imei_tester

a. The submission can be installed and ran by downloading the main.go and testdata.txt files and using go run.

b. The programming language chosen was Go as this was the language designated by my supervisor as working with Go would directly prepare me for future work.

c. Developers can use the library similarly to that mentioned in part a or using their own data file.

d. I assumed that the data file would have each imei seperated by some delimiter.

e. I believe the program's efficiency at runtime could be improved by combining the parse and validate functions into one. Furthermore, the program's error handling is not completely optimal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages