1.1.1 • Published 5 years ago
tradeing_test v1.1.1
To get started
npm ci
To run test cases
npm run compile && npm test
Time complexity
If we consider 'n' to be no. of elements in two dimensional array then code has O(n) complexity
ScreenShots
1. (Width: 20, Height:40, padding: 6)

2. (Width: 60, Height:60, padding: 10)

3. (Width: 80, Height:100, padding: 20)
