KALIIOWORK / KALIIOWORK/basic_c_programs

"Check Palindrome Number" Challenge

Ouverte
#10 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
good first issue hacktoberfest
Langage dominant
C
Étoiles
0
Forks
4
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

🌟 **Hello Aspiring Coders!**

**Challenge:** Create a C program that checks whether a given number is a palindrome or not. A palindrome number is a number that reads the same forward and backward (e.g., 121, 1331). This task will enhance your skills in loops, conditionals, and number manipulation.

**Instructions:**

1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes an integer input from the user and determines if it's a palindrome number.
4. Ensure the program handles negative numbers and provides clear output indicating whether the number is a palindrome or not.
5. Commit your changes and submit a pull request.

**Bonus:** Optimize your program to handle larger numbers efficiently.

**Happy Coding!** 🚀

*Note: This beginner-friendly issue is a great opportunity to practice loops, conditionals, and number manipulation in C!*

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Inspect the repository's existing C program layout and conventions before adding the challenge. Implement the integer-input palindrome check with clear results, including negative numbers, then manually verify palindrome and non-palindrome examples such as 121 and 1331.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
c
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.