KALIIOWORK / KALIIOWORK/basic_c_programs

"Reverse a String" Challenge

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest
Dominant language
C
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.