TheAlgorithms / TheAlgorithms/website
[CONTENT] Three entries to check whether a number is a palindrome
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
Description of the content report
There are three entries for checking whether a number is a palindrome, one in JavaScript (Is Palindrome Integer Number), one in Python (Is Int Palindrome) and one in Java & Dart (Palindrome Number). I'd like to request you to merge them (with a possibly more fitting name?)
Add screenshots of the content report (if applicable)
No response
Additional information/context
The entries are as follows: Is Palindrome Integer Number, Is Int Palindrome & Palindrome Number
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the three linked algorithm entries: Is Palindrome Integer Number, Is Int Palindrome, and Palindrome Number. Determine how the website represents these entries and consolidate the duplicate content under an appropriate shared name; done means the redundant entries are merged without losing the relevant language implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, java, javascript, python
- Domain
- content
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100