Tejas Mahajan

Results 2 issues of Tejas Mahajan

1. Added a layer in dockerfile to copy over package.json and package-lock.json, this ensures that npm install only runs if there are modifications in npm packages. 2. Replaced the base...

The quote route returns the average price per stock if it parses multiple orders. The checkOrders function checks if the order can be fulfilled at the given price, post which...