René's URL Explorer Experiment


Title: docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js by HRIDYANSHU054 · Pull Request #1727 · TheAlgorithms/JavaScript · GitHub

Open Graph Title: docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js by HRIDYANSHU054 · Pull Request #1727 · TheAlgorithms/JavaScript

X Title: docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js by HRIDYANSHU054 · Pull Request #1727 · TheAlgorithms/JavaScript

Description:  know more Describe your change: Documentation change? what was wrong? wrong array method in comment Before: // This loop sums all values in the 'nums' array using forEach loop const sum = nums.reduce((sum, cur) => sum + cur, 0) After: // This calculates the sum of all values in the 'nums' array using reduce method. const sum = nums.reduce((sum, cur) => sum + cur, 0) Checklist: I have read CONTRIBUTING.md. This pull request is all my own work -- I have not plagiarized. I know that pull requests will not be merged if they fail the automated tests. This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms. All new JavaScript files are placed inside an existing directory. All filenames should use the UpperCamelCase (PascalCase) style. There should be no spaces in filenames. Example:UserProfile.js is allowed but userprofile.js,Userprofile.js,user-Profile.js,userProfile.js are not All new algorithms have a URL in their comments that points to Wikipedia or another similar explanation. If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

Open Graph Description:  know more Describe your change: Documentation change? what was wrong? wrong array method in comment Before: // This loop sums all values in the 'nums' array using forEach loop const sum...

X Description:  know more Describe your change: Documentation change? what was wrong? wrong array method in comment Before: // This loop sums all values in the 'nums' array using forEach loop c...

Opengraph URL: https://github.com/TheAlgorithms/JavaScript/pull/1727

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:c3c4cc26-35b7-fa28-2b0d-b4fda546e20b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9E30:2F50C0:8E413F:C6DEDA:6970B3F6
html-safe-nonceee972f30d9557d825a7822939a98ca913b690167479385fc887eb951a53190f9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RTMwOjJGNTBDMDo4RTQxM0Y6QzZERURBOjY5NzBCM0Y2IiwidmlzaXRvcl9pZCI6IjY0Mjc0NTQ0NjYxNTk1ODgzNDIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace1bca3400ca826d13d1e369218991e4d607e215d218108fdc1d3e30494322121
hovercard-subject-tagpull_request:2117652879
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/TheAlgorithms/JavaScript/pull/1727/files
twitter:imagehttps://avatars.githubusercontent.com/u/124202756?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/124202756?s=400&v=4
og:image:alt know more Describe your change: Documentation change? what was wrong? wrong array method in comment Before: // This loop sums all values in the 'nums' array using forEach loop const sum...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None8e0be80373b724b033cdf8a7b1f78bf5fb6a5d7a2182a9a403aa30894606e390
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/TheAlgorithms/JavaScript git https://github.com/TheAlgorithms/JavaScript.git
octolytics-dimension-user_id20487725
octolytics-dimension-user_loginTheAlgorithms
octolytics-dimension-repository_id97086543
octolytics-dimension-repository_nwoTheAlgorithms/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id97086543
octolytics-dimension-repository_network_root_nwoTheAlgorithms/JavaScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb8714db0002cf78dc2d2566571807e404d6cb817
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/TheAlgorithms/JavaScript/pull/1727/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheAlgorithms%2FJavaScript%2Fpull%2F1727%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheAlgorithms%2FJavaScript%2Fpull%2F1727%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=TheAlgorithms%2FJavaScript
Reloadhttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
Reloadhttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
Reloadhttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
TheAlgorithms https://github.com/TheAlgorithms
JavaScripthttps://github.com/TheAlgorithms/JavaScript
Please reload this pagehttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
Notifications https://github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Fork 5.8k https://github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Star 34k https://github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Code https://github.com/TheAlgorithms/JavaScript
Issues 21 https://github.com/TheAlgorithms/JavaScript/issues
Pull requests 167 https://github.com/TheAlgorithms/JavaScript/pulls
Actions https://github.com/TheAlgorithms/JavaScript/actions
Projects 0 https://github.com/TheAlgorithms/JavaScript/projects
Wiki https://github.com/TheAlgorithms/JavaScript/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/TheAlgorithms/JavaScript/security
Please reload this pagehttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
Insights https://github.com/TheAlgorithms/JavaScript/pulse
Code https://github.com/TheAlgorithms/JavaScript
Issues https://github.com/TheAlgorithms/JavaScript/issues
Pull requests https://github.com/TheAlgorithms/JavaScript/pulls
Actions https://github.com/TheAlgorithms/JavaScript/actions
Projects https://github.com/TheAlgorithms/JavaScript/projects
Wiki https://github.com/TheAlgorithms/JavaScript/wiki
Security https://github.com/TheAlgorithms/JavaScript/security
Insights https://github.com/TheAlgorithms/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FTheAlgorithms%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FTheAlgorithms%2FJavaScript%2Fissues%2Fnew%2Fchoose
raklaptudirmhttps://github.com/raklaptudirm
TheAlgorithms:masterhttps://github.com/TheAlgorithms/JavaScript/tree/master
HRIDYANSHU054:fix/AverageMeanhttps://github.com/HRIDYANSHU054/JavaScript/tree/fix/AverageMean
Conversation 6 https://github.com/TheAlgorithms/JavaScript/pull/1727
Commits 3 https://github.com/TheAlgorithms/JavaScript/pull/1727/commits
Checks 0 https://github.com/TheAlgorithms/JavaScript/pull/1727/checks
Files changed https://github.com/TheAlgorithms/JavaScript/pull/1727/files
Please reload this pagehttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js https://github.com/TheAlgorithms/JavaScript/pull/1727/files#top
Show all changes 3 commits https://github.com/TheAlgorithms/JavaScript/pull/1727/files
1276daa docs: fixed misleading comment about the array method (forEach instea… HRIDYANSHU054 Oct 10, 2024 https://github.com/TheAlgorithms/JavaScript/pull/1727/commits/1276daab1d7de4ddd9e789cd3317664d0c34758c
252ff10 fix: optimized AverageMean.js by removing redundant comments and unne… HRIDYANSHU054 Oct 10, 2024 https://github.com/TheAlgorithms/JavaScript/pull/1727/commits/252ff106b3a66f26a066cc94d2e805f397930307
d0e1ba9 Update Maths/AverageMean.js HRIDYANSHU054 Oct 10, 2024 https://github.com/TheAlgorithms/JavaScript/pull/1727/commits/d0e1ba9b0ba07ff203fc690cfafffac9df315327
Clear filters https://github.com/TheAlgorithms/JavaScript/pull/1727/files
Please reload this pagehttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
Please reload this pagehttps://github.com/TheAlgorithms/JavaScript/pull/1727/files
https://github.com/TheAlgorithms/JavaScript/blob/master/.github/CODEOWNERS#L1
Maths/AverageMean.jshttps://github.com/TheAlgorithms/JavaScript/pull/1727/files#diff-1caea8d279d46f7d9ca4e3e8cab29151e1cbd7022d5c6fb175f6c25df37b76e6
View file https://github.com/HRIDYANSHU054/JavaScript/blob/d0e1ba9b0ba07ff203fc690cfafffac9df315327/Maths/AverageMean.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/TheAlgorithms/JavaScript/pull/1727/{{ revealButtonHref }}
https://github.com/TheAlgorithms/JavaScript/pull/1727/files#diff-1caea8d279d46f7d9ca4e3e8cab29151e1cbd7022d5c6fb175f6c25df37b76e6
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.