1.1.1 • Published 4 years ago

tradeing_test v1.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

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)

20-40-6

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

60-60-10

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

80-100-20

Other open source projects, I have contributed.

1.1.1

4 years ago

1.1.0

4 years ago

1.0.4-0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago