This repository contains programming problems that should take a reasonable amount of time to solve (5 days). It tests one's programming fundamentals.
- Task One - The first task is a two-part programming task which include:
- Fixing a FileTree bug. To be written in JavaScript
- Writing bare-bone Nodejs crud operations. To be written in TypeScript
- Task Two - Email Analysis
- Note: Please read the set up guide to begin the task