/typescript-algorithms

Algorithms & Data Structure with TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

typescript-algorithms

Algorithms & Data Structure with TypeScript

Policy

  • No dependency
  • Easy to use each module

setup

npm install -g typescript
npm install -g ts-node

run

yarn ts-node src/*

test

bash yarn test