freeCodeCamp / guide

A collection of easy-to-understand guides to programming tools
https://guide.freecodecamp.org
2.14k stars 4.22k forks source link

c++ implementation of bucket sort #10339

Closed Dipika98 closed 5 years ago

Dipika98 commented 5 years ago

implemented bucket sort in c++


✅️ By submitting this PR, I have verified the following:

honmanyau commented 5 years ago

@Dipika98 Thank you for submitting a pull request (PR). I have closed the PR because what you have added appears to be copied verbatim from another source.

I have also marked this PR invalid for Hacktoberfest as I believe that it does not follow the recommended guidelines:

Quality Standards

In line with Hacktoberfest value #2 (Quantity is fun, Quality is key), we have provided examples of the quality standards we encourage. This applies mainly to beginners.

  • PRs that are automated e.g. scripted opening PRs to remove whitespace / optimize images.
  • PRs that are disruptive e.g. taking someone else's branch/commits and making a PR.
  • PRs that are regarded by a project maintainer as a hindrance vs. helping.
  • Something that's clearly an attempt to simply +1 your PR count for October.

Learn more at https://hacktoberfest.digitalocean.com/details