Skip to content

Instantly share code, notes, and snippets.

View jaredtibs's full-sized avatar

Jared Tibshraeny jaredtibs

  • Los Angeles, California
View GitHub Profile
@jaredtibs
jaredtibs / ruby_engineer_task.md
Last active January 26, 2016 02:41
Youtube Data Checker

Data integrity is so important. We need your help to make sure we've got it.

You've received two different sets of data, each claiming to be the reliable source of truth. Write a ruby command line tool that can parse the two sets of data and output any discrepancies.

The data sits in two CSV files, each with three columns:

Account Email, YouTube Channel, Subscriber Count

You can assume the account emails are the same between files and reliable.