Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 647 Bytes

File metadata and controls

13 lines (7 loc) · 647 Bytes

Leaftrade JavaScript Interview Test

Thanks for applying at Leaftrade!

The tests in this exercise shouldn't take more than a hour or so to complete.

Instructions

Please make the tests in test\leaftrade.test.js all pass. To get started, fork the repository and make a feature branch for your answers. Once you're done, create a pull request with your answers.

Create a utility function for each answer and rewrite each test to make the assertions pass. If you do not need a function to complete the tests, make a note in the comments above the test.

NOTE: You can use any third party packages you deem necessary to complete the tests.