-
-
Notifications
You must be signed in to change notification settings - Fork 783
Added documentation for Armstrong Number + Typo fix in Trie.md in /en #251
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
Conversation
Considering that the codespell is failing due to trie.md, I fixed it (revelant
to relevant
) and I've edited the title accordingly.
@vbrazo @Panquesito7 @appgurueu
Could I get some sort of response? This has been sitting in here for the past month, and I really wish to contribute the docs to be more complete! I don't think making a bunch of PRs would be helpful for y'all though, hence I was thinking about going one-by-one.
This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel. Thank you for your contributions!
Well... that was strange.
@Panquesito7 @vbrazo @appgurueu, sorry to bother you again but some updates would be nice. Thanks.
Uh oh!
There was an error while loading. Please reload this page.
Description
This pull request adds documentation for the algorithm for checking if a number is an Armstrong Number, the link to the entry is here. I plan to add further documentation for other entries but I am starting with low hanging fruit for now.
Checklist
Screenshots (if any)
None in this case
Note to reviewers
I'm rather unsure about the quality of my pseudocode, I feel it may be too spammy with comments or code-like to be pseudocode. Please review that bit.
(削除) And the codespell action fails due to a typo in a completely different file I didn't touch, hence I haven't touched it in this case. (削除ここまで)I corrected the typo in question, in/en/Data Structures/Tries/trie.md