Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added longest word in Javascript #3501

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

raakesh-r
Copy link
Contributor

@raakesh-r raakesh-r commented Oct 23, 2023

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation

I Am Adding a New Code Snippet in an Existing Language

Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

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

Also, it looks like something is going wrong with the longest work calculation. See these errors

archive/j/javascript/longest-word.js Outdated Show resolved Hide resolved
archive/j/javascript/longest-word.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

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

That change fixed it. Thanks for your contribution.

@rzuckerm rzuckerm merged commit 6140656 into TheRenegadeCoder:main Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Longest Word in Javascript
2 participants