Kata machine practice.
  • TypeScript 100%
Find a file
2026-01-18 16:45:52 +00:00
src Initial commit 2026-01-18 16:45:52 +00:00
.gitignore Initial commit 2026-01-18 16:45:52 +00:00
package.json Initial commit 2026-01-18 16:45:52 +00:00
pnpm-lock.yaml Initial commit 2026-01-18 16:45:52 +00:00
prettier.config.ts Initial commit 2026-01-18 16:45:52 +00:00
README.md Initial commit 2026-01-18 16:45:52 +00:00
tsconfig.json Initial commit 2026-01-18 16:45:52 +00:00
vitest.config.ts Initial commit 2026-01-18 16:45:52 +00:00

kata-machine

Kata machine practice.

https://frontendmasters.com/courses/algorithms/

https://github.com/ThePrimeagen/kata-machine

  1. pnpm install

  2. pnpm run test