A simple starter project for practicing Data Structures and Algorithms (DSA) using TypeScript with Jest for testing.
- ✅ Written in TypeScript
- ✅ Uses Jest for unit testing
- ✅ Pre-configured with
ts-jestfor TypeScript support - ✅ Ready for solving and testing DSA problems
Before you begin, make sure you have the following installed: