Bezao interview
Bezao interview questions Bezao interview Task 1 Write a function that converts a number to words and vice versa. Also include TDD. Bezao interview Task 2 Write a function that returns the encrypted value of a message string and also decrypts it.
How to run the code On your terminal, run the task you want to run e.g "node task1"
Requirements
- Nodejs must be installed
- git must be set up to clone the repo.