- Factorial by Recursion
- Fibonacci by Recursion
- Reverse by Recursion
- Sum of digit by Recursion
- GCD by Recursion
- Matrix Multiplication
- Matrix Transpose
- Sum of two Matrix
- Insertion Sort
- Selection Sort
- Bubble Sort
- Binary Search
- Linear Search in Array
- Minimum value of Array
- Maximum value of Array
- Sum of Array
- Swap two values without using third variable
- Sum of two numbers
- Swap values of two Variables
- Find largest value among three variable - conditional operator
- Largest value among three variables
- Largest among 3 variables using nested if
- Largest value of two variables - Conditional Operator
- Find larger value between two variable
- Swap values of two variables using XOR
- Even Odd Number
- Even Odd Number series up to nth position
- Leap Year
- Sort array of 10 strings
- Locate a word in String - STRSTR
- Locate a character in String - STRCHR
- String Concatenation - STRCAT
- String Reverse - STRREV
- String Compare Ignore Case - STRICMP
- String Compare - STRCMP
- Toggle case of string
- String to lower case - STRLWR
- String to Upper Case - STRUPR
- String Length - STRLEN
- Pascal Triangle
- Armstrong Numbers upto N
- Armstrong Number
- Compound Interest
- Prime Number
- Fibonacci Series
- Sum of digits
- Reverse Number
- Power
- Factorial
- Print 1 to 10
- Palindrome number using for loop
- Palindrome number using while loop
- Prime number using for loop
- Prime Number using while loop
- Fibonacci series using for loop
- Fibonacci Series using while loop
- Reverse number using for loop
- Reverse number using while loop
- Sum of digits using for loop
- Alphabet Patterns
- Series Program
- Number Patterns
- Star Patterns
- File Copy using command line arguments
- File to upper case using command line arguments
- Count characters of file
- Write to text file
- Read text file
- Binary by recursion
- Towers of Hanoi by recursion
- Convert feet to meter
- Convert farenheit to celcius
- Calculate Simple Interest
- Convert Km to Meter, Centimeter or Millimeter
Sunday, December 2, 2018
Most Important program list
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment