| 1) java program for Fibonacci Series |
| 2) Fibonacci Series using recursion in java |
| 3) Prime Number Program using Metdod in Java |
| 4) Find prime numbers between two numbers |
| 5) Palindrome Program in Java |
| 6) Factorial Program in Java |
| 7) Armstrong Number in Java |
| 8) Bubble Sort in Java |
| 10) Insertion Sort in Java |
| 11) Linear Search in Java |
| 12) Binary Search Example in Java |
| 13) Java Program to copy all elements of one array into another array |
| 14) Java Program to print the elements of an array |
15) Java Program to subtract the two matrices |
| 16) Java Program to find the product of two matrices |
| 17) Java Program to count the total number of characters in a string |
| 18) Java Program to remove all the white spaces from a string |
| 19) Java Program to find Reverse of the string |
| 20) Java program to find the duplicate words in a string |
| 21) Java Program to find the largest and smallest word in a string |
| 22) Java Program to swap two string variables witdout using tdird or temp variable. |
| 23) Singly linked list Examples in Java |