TheAlgorithms / website

The Algorithms website providing GitHub's largest open-source algorithm library.
https://the-algorithms.com
MIT License
848 stars 186 forks source link

[BUG] Duplicate entries #212

Open SpiderMath opened 1 year ago

SpiderMath commented 1 year ago

Description of the bug

In the language page for C, under the category of Math, there seem to be two entries for Armstrong Number. But it is not a content issue since both of the boxes link to the exact same entry.

Add screenshots of the bug (if applicable)

image

Additional information/context

No response

SpiderMath commented 1 year ago

Sorry to bother, but are there any updates?

Panquesito7 commented 1 year ago

I searched for armstrong number, and only one result appeared. I checked the math category as well, same result, with no more duplication. 🤔

Panquesito7 commented 9 months ago

This issue still seems to be present. I've no idea why that is being caused, but I'll try to see if I can fix it. If anyone has a fix, feel free to submit a PR. Thanks. 🙂

ninadvyas commented 1 month ago

This looks like fixed because I checked there are not duplicate entries any more.

ahmed0saber commented 1 week ago

Hello @Panquesito7 , I think the issue is related to the aws s3 storage instance, maybe the object of this algorithm is duplicated there in the json file. Try to search for "Armstrong Number" in this json file, you may find the duplicated object.