A 60-minute coding interview (≈45 min coding) structured as four sequential, unlockable parts simulating a fraud-detection pipeline that reads transaction data from a CSV file with six fields. Part 1 – Verify Transaction Data Integrity: Read the six fields from a CSV transaction record and validate that every field is…