KALIIOWORK / KALIIOWORK/basic_c_programs

"Reverse a String" Challenge

Abierto
#6 2 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue hacktoberfest
Lenguaje dominante
C
Estrellas
0
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

🌟 **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!*

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
c
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.