Skip to content

iykekings/10_days_of_statistics

Repository files navigation

10 days of statistics on hackerrank solutions

To test each solution (Note you need deno to run this commands)

  deno test <filename.ts> -A

To test all solutions

  deno test -A

To format single file

  deno fmt <filename.ts>

To format all

  deno fmt .

About

Solutions to 10 days of statistics hackerrank

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published