S2-C-Programs

All major conceptual S2 C-Programs with Algorithms

View the Project on GitHub trulyPranav/S2-C-Programs

S2 C-Programs List

NOTE: Some Programs may not have algorithms. We try to provide algorithms for as much programs as we can. Those having an algorithm are provided with a ✅ at the end.

Click to Navigate to the Respective Program

Basics

  1. Hello World✅
  2. Sum of Digits✅
  3. Product of Digits✅
  4. Greatest of Two Numbers✅
  5. Odd or Even✅
  6. Greatest of Three Numbers✅
  7. Leap Year✅
  8. Prime Number or Not✅
  9. Armstrong’s Number or Not✅

Arrays

  1. Sum and Average of an Array✅
  2. Checking if elements of an Array are Prime or Not✅
  3. Linear Search✅
  4. Bubble Sort✅

2D Arrays - Matrices

  1. Matrix Addition
  2. Transpose of a Matrix
  3. Diagonal Elements of a Matrix
  4. Sum of Diagonal Elements of a Matrix
  5. Matrix Multiplication

Strings

  1. Length of a String
  2. Concatenating Two Strings
  3. Comparing Two Strings
  4. Reversing a String
  5. String Palindrome
  6. Checking Consonants, Vowels and WhiteSpaces in a String

Functions

  1. Linear Search using Functions
  2. Bubble Sort using Functions

Recursive Functions

  1. Factorial of a Number✅
  2. Fibonacci Series✅

Structures

  1. Employee Details using Structures✅

Miscellaneous

  1. Miscellaneous

Follow Developers:

Pranav  Abhiram A P  Kevin  Abhiram A R