SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

34084 0 0 JavaScript

docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js (#1727)

* docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js

* fix: optimized AverageMean.js by removing redundant comments and unnecessary operations.

* Update Maths/AverageMean.js

Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>

---------

Co-authored-by: Hridyanshu7 <himank7794@gmail.com>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
H
Hridyanshu committed
55ff0ade85c3b4857f0a6531a5dfda9f21007aff
Parent: ff314a2
Committed by GitHub <noreply@github.com> on 10/16/2024, 6:22:31 PM