KALIIOWORK / KALIIOWORK/basic_c_programs
"Reverse a String" Challenge
- Langage dominant
- C
- Étoiles
- 0
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
🌟 **Hello Future Coders!**
**Challenge:** Develop a C program that reverses a string entered by the user. This task will test your knowledge of arrays, loops, and string manipulation.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes a string as input and prints the reverse of that string.
4. Ensure the program handles spaces and special characters correctly.
5. Commit your changes and submit a pull request.
**Bonus:** Implement the string reversal without using any additional arrays.
**Happy Coding!** 🚀
*Note: This beginner-friendly issue is perfect for practicing string manipulation and array operations in C!*
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
No file, test, or entry point is named; first inspect the repository's existing C programs to choose the appropriate location and conventions. Implement a program that reads a string, including spaces and special characters, and prints its reverse. Verify the result manually with ordinary, spaced, and special-character input.
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é
- Plutôt claire
- Accessibilité débutants
- 45/100