Loudhouse-Dev / data-structures

Daily DSA Practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-structures

Daily Algorithm and Data Structure Practice

All functions are written in TypeScript

Using Jest for testing each function, Jest files are in TS as well.

To Run Tests:

npm run test "filename" (no extension)