Coding challenge for a job opening.
Challenge: given a sample array of dates, convert it to ISO format.
- Code originally written in 2019.
- Test cases added in 2024.
Some test cases are failing to demonstrate the usefulness of testing!
There were defects indeed. 🙃