List of programs to practice for all the beginners from Low-level program to High-level program.
Basic Programs:
- Print HELLO WORLD
- Print an integer
- Arithmetic Operation(+,-,*,/)
- Check Vowel or Not
- Calculate Simple Interest
- Calculate Compound Interest
- Print Numbers(Using While loop)
- Print numbers(Using do-While loop)
- Print Even Numbers up to n
- Print Odd Numbers up to n
Numbers:
- Add 2 Numbers by pointers
- Armstrong Numbers up to n
- Check Armstrong or not
- Check Prime or not
- Check Odd or Even
- Check Palindrome or not
- Count Number of Digits
- Convert Decimal to Binary
- Convert Number in Digits to Words
- Calculate No. of days passed in year
- Calculate Prime Factors
- Factorial
- Fibonacci Series
- Find Maximum among 3
- Find GCD and LCM
- Leap Year or Not
- Reverse of Number
- Roots Of Quadratic Eqn.
- Strong Numbers up to n
- Check Strong or not
- Sum of Digits
- Sum of First n numbers
- Swap 2 numbers
- Table of Numbers
Patterns:
- Asterisk Program
- Number Patterns
- Alphabet Patterns
And many other programs using concepts like Arrays, Matrices, Area & Volume etc for practice you can visit http://www.cprogrambank.com/cprog though you will find the programs are for c programming language you can use it according to the language you are practicing.
So Guys HAPPY PROGRAMMING to you all.........
SOURCE: http://www.cprogrambank.com/
No comments:
Post a Comment