Basic algorithms
- Stack
- Queues
- LinkedList
- Trees
To run the tests for each implementation:
$ deno run algos/stack/stack.tsTo run all tests
$ ./tests| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic algorithms
To run the tests for each implementation:
$ deno run algos/stack/stack.tsTo run all tests
$ ./tests