Skip to content

Instantly share code, notes, and snippets.

@ohbadiah
Created August 18, 2020 17:24
Show Gist options
  • Save ohbadiah/dd6f45fa05b34f479bd1461f10681ded to your computer and use it in GitHub Desktop.
Save ohbadiah/dd6f45fa05b34f479bd1461f10681ded to your computer and use it in GitHub Desktop.
Download the below files. You can either download them ahead of time or have
your code fetch them with an HTTP call.
- https://gitlab.com/snippets/1982573/raw
- https://gitlab.com/snippets/1982576/raw
These files contain a list of companies, where each company has a name and a
website. Your program should print the name and domain of each company that
overlaps between the two data sets. Use the programming language and
environment of your choice
Keep in mind you only have twenty minutes and we'll cut it off then.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment