Skip to content

Conversation

manavbhikadiya
Copy link

@manavbhikadiya manavbhikadiya commented Oct 23, 2020

This PR implements the code for in referred in issue #

I have read the contributing guidelines in CONTRIBUTING.md and have ensured the following:

  • My code is placed in the required directory as outlined in CONTRIBUTING.md
  • My code file is named according to CONTRIBUTING.md
  • Variables, classes, functions etc. follow camel case as outlined in CONTRIBUTING.md
  • My code hasn't been implemented or claimed by someone else and I have checked the present issues and PRs for the same
  • My code is well commented
  • If my code is the first implementation of , I have added the link to this directory in README.md
  • I have not copied my code from anywhere

This PR creates/modifies the README for

I have read the contributing guidelines in CONTRIBUTING.md and have ensured the following:

  • Algo name (as heading)
  • A small description about algo
  • Time Complexity (Worst, Average, Best case)
  • Space Complexity (Worst, Average, Best case)
  • Logic and Pseudocode
  • Instructions for running code

Copy link
Owner

@deutranium deutranium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi!
Please make the file in the format .js so that it can be ran normally, and also add at least one example on how this code can be used.

@deutranium deutranium added author response awaited The author has been notified of the changes but haven't responded contributing fixes For fixes related to naming conventions etc. labels Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author response awaited The author has been notified of the changes but haven't responded contributing fixes For fixes related to naming conventions etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants