In this exercise, you will refactor certain parts of the "Offers Matcher" exercise you completed in HackerRank.
To begin, please access the updated mock dataset by visiting the following URL: https://interview-api.vercel.app/api/offers
Copy your original solution along with the mock dataset (preferably as a raw string) into an IDE of your choice. Run the code in the terminal.