Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 661 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 661 Bytes

sea-b23-mean-median-node

Submit your Pull Requests to this repository for Mean Median Node homework

Code Climate

Instructions

  • fork this repo
  • clone you fork to your local machine
  • run npm install
  • look at the tests contained in the test directory
  • create your solution in lib/mean_median_mode.js
  • make sure the tests pass by running npm test
  • push to your fork
  • create a pull request
  • submit the PR url to canvas