Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Complete-Coding
/
C-100-Questions
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
13 Commits
13 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.gitignore
.gitignore
1 star pattern.c
1 star pattern.c
10 swap two numbers.c
10 swap two numbers.c
100 file int sum.c
100 file int sum.c
101 file copy.c
101 file copy.c
102 user input to file.c
102 user input to file.c
103 user input append.c
103 user input append.c
104 read and write file.c
104 read and write file.c
11 arithmetic operators.c
11 arithmetic operators.c
12 convert.c
12 convert.c
13 float multiplication.c
13 float multiplication.c
14 rectangle perimeter.c
14 rectangle perimeter.c
15 triangle area.c
15 triangle area.c
16 simple interest.c
16 simple interest.c
17 compound interest.c
17 compound interest.c
18 f to c.c
18 f to c.c
19 positive negative zero.c
19 positive negative zero.c
2 star pattern.c
2 star pattern.c
20 odd or even.c
20 odd or even.c
21 greatest of three.c
21 greatest of three.c
22 leap year.c
22 leap year.c
23 grade calculator.c
23 grade calculator.c
24 age groups.c
24 age groups.c
25 ternary minimum.c
25 ternary minimum.c
26 odd or even ternary.c
26 odd or even ternary.c
27 absolute.c
27 absolute.c
28 grade calculator ternary.c
28 grade calculator ternary.c
29 month calculator.c
29 month calculator.c
3 welcome name.c
3 welcome name.c
30 Calculator switch.c
30 Calculator switch.c
31 multiplication table.c
31 multiplication table.c
32 sum odd numbers.c
32 sum odd numbers.c
33 factorial.c
33 factorial.c
34 sum of digits.c
34 sum of digits.c
35 LCM.c
35 LCM.c
36 GCD.c
36 GCD.c
37 prime.c
37 prime.c
38 reverse the number.c
38 reverse the number.c
39 fibonacci series.c
39 fibonacci series.c
4 two integers.c
4 two integers.c
40 Armstrong number.c
40 Armstrong number.c
41 palindrome number.c
41 palindrome number.c
42 pattern.c
42 pattern.c
43 positive number.c
43 positive number.c
44 sum of input numbers.c
44 sum of input numbers.c
45 multipliction table.c
45 multipliction table.c
46 prime using for.c
46 prime using for.c
47 sum of positive numbers.c
47 sum of positive numbers.c
48 print even numbers.c
48 print even numbers.c
49 sqaures using break.c
49 sqaures using break.c
5 data type size.c
5 data type size.c
50 greet.c
50 greet.c
51 add function.c
51 add function.c
52 square function.c
52 square function.c
53 current date function.c
53 current date function.c
54 greater function.c
54 greater function.c
55 increment.c
55 increment.c
56 average.c
56 average.c
57 Fibonacci Recursion.c
57 Fibonacci Recursion.c
58 Palindrome recursion.c
58 Palindrome recursion.c
59 integer pointer.c
59 integer pointer.c
6 naming convention.c
6 naming convention.c
60 pointer value.c
60 pointer value.c
61 character pointer.c
61 character pointer.c
62 minmax pointer.c
62 minmax pointer.c
63 kilometer to mile.c
63 kilometer to mile.c
64 factorial using long.c
64 factorial using long.c
65 wrap value.c
65 wrap value.c
66 sum and average array.c
66 sum and average array.c
67 occurrences.c
67 occurrences.c
68 max min array.c
68 max min array.c
69 sorted check.c
69 sorted check.c
7 area of square.c
7 area of square.c
70 deleting an element.c
70 deleting an element.c
71 reversing array.c
71 reversing array.c
72 palindrome array.c
72 palindrome array.c
73 copy using pointer.c
73 copy using pointer.c
74 merge two sorted arrays.c
74 merge two sorted arrays.c
75 search in 2d array.c
75 search in 2d array.c
76 sum and average of 2d array.c
76 sum and average of 2d array.c
77 sum of diagonals.c
77 sum of diagonals.c
78 fgets and puts.c
78 fgets and puts.c
79 formating date.c
79 formating date.c
8 circumference of circle.c
8 circumference of circle.c
80 uppercase string.c
80 uppercase string.c
81 login system.c
81 login system.c
82 tic-tac-toe.c
82 tic-tac-toe.c
83 reversing string.c
83 reversing string.c
84 trim spaces.c
84 trim spaces.c
85 Palindrome String.c
85 Palindrome String.c
86 valid password.c
86 valid password.c
87 loop until exit.c
87 loop until exit.c
88 book structure.c
88 book structure.c
88.1 book structure.c
88.1 book structure.c
89 designated initializers.c
89 designated initializers.c
9 area of circle.c
9 area of circle.c
90 car.c
90 car.c
91 car function.c
91 car function.c
92 student.c
92 student.c
93 student with books.c
93 student with books.c
View all files
Repository files navigation
README
More
items
About
No description, website, or topics provided.
Resources
Readme
Activity
Custom properties
Stars
8
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.