Skip to content

piyushere/faangster

Repository files navigation

Data Structures, Algorithms & LeetCode

For running the typesript files we can use ts-node:

ts-node src/drill/lcm.ts

Running tests:

// whole project
pnpm test

// for a module
npx jest -t linkedList

// with coverage
npx jest -t linkedList --coverage

About

Roadtrip to FAANG!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors