A python challenge. generate a list of emails with duplicates in random places. Then find a way to prune the list, leaving the result in the same order.
Go to file
Greg Gauthier 82e81b1deb
Update README.md
2020-10-21 21:15:35 +01:00
.gitignore initial commit 2020-10-21 21:01:26 +01:00
README.md Update README.md 2020-10-21 21:15:35 +01:00
email_pruner.py initial commit 2020-10-21 21:01:26 +01:00

README.md

email-prune

automattic coding challenge solution

author: Greg Gauthier

application: Senior Quality Engineer

Requireds Python 3.7+