Skip to content

Instantly share code, notes, and snippets.

View ibhatt089's full-sized avatar

Ishan Bhatt ibhatt089

View GitHub Profile
@ibhatt089
ibhatt089 / Question.md
Last active January 13, 2022 15:36 — forked from mishalalex/Question.md
For QA Engineer - 2 Hour question

Question 1 - Programming

We're looking at your programming ability. It must not only work, it should be maintainable.

Let us assume you are a crypto investor. You have made transactions over a period of time which is logged in a CSV file at the data directory. Write a command line program that returns the latest portfolio value per token in USD.

The program should be ran like this

npm run start