/algo

Primary LanguageJavaScript

My algorithmic problem solving

To install dependencies:

bun install

To run test

bun test --watch hr/interview-prep/warmup/arrays_sock_merchant.test.ts

This project was created using bun init in bun v1.0.15. Bun is a fast all-in-one JavaScript runtime.