Posts

Showing posts from May, 2022

Create the number pattern using C beginner's level

Print the star triangle pattern using C

Get the ASCII value of the characters in C

Find the reverse of a number and check whether the number is a pallindrome or not using C

Check whether a number is Armstrong number or not using C beginner level

Code to check whether a number is prime or not

Add the digits of the number using C beginner level

Fibonnaci series using C upto n terms

C program to find the sum of natural numbers from 1 to some maximum number n

Find the combination of a given number using C (Beginner level)

Find the permutation of a given number using C (Beginner level)