50 Years Income & Taxes

Interview Assignment
Jun'16

One of the companies I interviewed gave me an assignment to finish in Node.js which I learnt in couple days. Enough to finish my assignment. The task was to calculate a user's income and taxes to be paid for 50 years based on his/her 1st year's income. There were few boundaries to stay within and assume few scenarios. Applied random Inflation rate, income increase rate, and adjusted to the inflation to output the final income and taxes.

Tools and Environments: Node.js, NPM, Javascript, Express.js