Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codewithsandy
/
C
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Files
master
Breadcrumbs
C
/
String
/
Copy path
Directory actions
More options
Directory actions
More options
Latest commit
History
History
master
Breadcrumbs
C
/
String
/
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
100. uppercase and lowercase in a string.c
100. uppercase and lowercase in a string.c
101. length of string.c
101. length of string.c
102. Length of string without strlen.c
102. Length of string without strlen.c
103. palindrome of string.c
103. palindrome of string.c
105. Remove white space in string.c
105. Remove white space in string.c
106. Reverse the string.c
106. Reverse the string.c
108. sort the strings.c
108. sort the strings.c
109. swap two strings.c
109. swap two strings.c
138. Split string using strtok function.c
138. Split string using strtok function.c
139. Read multiline string using scanf.c
139. Read multiline string using scanf.c
62. String is a vowel or not.c
62. String is a vowel or not.c
92. Add strings without concat.c
92. Add strings without concat.c
93. Vowels in string.c
93. Vowels in string.c
94. Compare two strings.c
94. Compare two strings.c
95. Compare strings without strcmp.c
95. Compare strings without strcmp.c
96. Uppercase to lowercase.c
96. Uppercase to lowercase.c
97. copy char array copy string.c
97. copy char array copy string.c
98. Copy string without strcpy.c
98. Copy string without strcpy.c
99. count frequency of characters.c
99. count frequency of characters.c
View all files
You can’t perform that action at this time.