Skip to content

Latest commit

 

History

93 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

My personal space for practising algorithms. Now I focus on Advent of code 2015 and I have a lot of fun.

How to run ts scripts

Make sure, you are running on deno version 1.45.5+. You can use dvm

dvm use

Run example script in order to check your setup

deno run ./scripts/validate-setup.ts

Tests

In order to run tests, execute:

deno task test

In order to run tests in single folder, run in the folder

deno test **.test.ts --watch

About

Playground for learning algorithms

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages