Thanks to Rodney Shag for readme file.
Day | Challenge | Points | Solution |
---|---|---|---|
0 | 0-data-types.js | 10 | Solution |
0 | 0-hello-world.js | 10 | Solution |
1 | 1-arithmetic-operators.js | 10 | Solution |
1 | 1-functions.js | 10 | Solution |
2 | 2-loops.js | 10 | Solution |
3 | 3-throw.js | 10 | Solution |
4 | 4-classes.js | 10 | Solution |
4 | 4-count-objects.js | 10 | Solution |
4 | 4-rectangle.js | 10 | Solution |
Day | Challenge | Points | Solution |
---|---|---|---|
0 | 0-mean-median-mode.js | 30 | Solution |
0 | 0-weighted-mean.js | 30 | Solution |
1 | 1-interquartile-range.js | 30 | Solution |
1 | 1-quartiles.js | 30 | Solution |
1 | 1-standart-deviation.js | 30 | Solution |
4 | 4-binomial-distribution.js | 30 | Solution |