Files
dsa/src/type-challenges
naomi 76f141ec31
Node.js CI / Lint and Test (push) Successful in 39s
feat: do the pick challenge
2025-11-22 18:51:15 -08:00
..
2025-11-22 18:51:15 -08:00
2025-11-22 18:47:22 -08:00

Type Challenges

These are a little different. They aren't algorithms with return values. Instead, you're given some broken TypeScript code and you must fix it so it compiles.

As such, these challenges do not have tests in the same way others do. They are considered "passing" when the build command succeeds.

https://github.com/type-challenges/type-challenges