@cmather/dsa

1.0.0 • Public • Published

Data Structures and Algorithms

A collection of data structures and algorithms for learning, practice and fun.

Install

> yarn install @cmather/dsa

Develop

Install

> git clone https://github.com/cmather/dsa
> cd dsa
> yarn install

Test

> yarn test

Hot Reload

> yarn start

Visit http://localhost:8080 to play with dsa in the browsesr.

You can find the application javascript file in test/app/index.js. This file will be compiled, with source maps inline, automatically by webpack.

Readme

Keywords

none

Package Sidebar

Install

npm i @cmather/dsa

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • cmather