Shopify Interview Question

Using a language of your choice, create a clone of the `tail` command line tool's default functionality. Expand upon it by including a handful of the optional parameters with

Interview Answer

Anonymous

Aug 18, 2021

I spent too much time exposing my solution via command line. I did not spend enough time on the logic dedicated to function behavior.