Welcome to the First Horizon Bank Backend Engineering Assessment. This coding test is designed to evaluate your skills in Node.js, TypeScript, Express.js, and your understanding of FinTech concepts.
Duration: 55 minutes (after a 5-minute introduction)
- Clone this repository.
- Install dependencies using
npm install. - Each exercise is located in its respective directory under
src/. - Read the instructions provided in each exercise carefully.
- You can attempt the exercises in order.
- It's okay if you can't complete all exercises; focus on writing clean and maintainable code.
- For testing (Exercise 3), run
npm test.
- We'll review your code during the live interview discussion.
If you have any questions during the assessment, please reach out to your interviewer.
Good luck!