8000 GitHub - piyushere/faangster: Roadtrip to FAANG!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

No packages published
0