Added documentation for Armstrong Number + Typo fix in Trie.md in /en#251
Added documentation for Armstrong Number + Typo fix in Trie.md in /en#251SpiderMath wants to merge 2 commits intoTheAlgorithms:masterfrom
Conversation
|
Considering that the codespell is failing due to trie.md, I fixed it ( |
|
@vbrazo @Panquesito7 @appgurueu |
|
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. |
|
So I guess we're abandoning this one then? |
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