Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 264 Bytes

Algorithms CircleCI

A collection of unit tested algorithms, from bubble to merge sort.

Install

yarn install

Run tests

yarn test