1 . Introduction
2 . Flow Control
Person Can Vote or Not
Check Negative Number
Determine Grade of a Student
Number Guessing Game
Multiplication Table
Check Even or Odd
Find Youngest Brother
Check Leap Year
Print a Sentence 3 Times
Print the First N Numbers
Check if a Number Lies in a Range
Sum of Natural Numbers
Factors of a Number
Character is Alphabet
Factorials of a Number
Count the Digits in a Number
Sum of Digits
Employee Bonus
Print FizzBuzz
Stop at a Specific Number
Greatest Multiple Below 250
Skip a Specific Number
Prime Number
Armstrong Number
Sum of Numbers Until User Enters 0
Numbers Except Multiple of 3
Harshad Number
Abundant Number
Calculator
Print Half-Triangle Pattern of *
3 . Functions
Armstrong Numbers
Prime Numbers
Self-Dividing Number
Check Perfect Number
Palindrome Number
Calculate Simple Interest
Area of Circle
GCD of Two Numbers
LCM of Two Numbers
4 . Arrays
Multiply Array Elements
Find the Average Marks of Students
Compute Standard Deviation
Get Even Numbers From an Array
Find the Lowest Element
Find the Percentage Marks
5 . String
Print the Longer String
Count the Frequency of a Character
Manually Find the Length of a String
Join Two Strings
Convert a String to Uppercase
Count the Number of Vowels
6 . Pointers