Skip to content

Latest commit

 

History

History

Java Programs

Program No. Question
Program-1 Program to find the maximum and minimum element in an array
Program-2 Check if a string is a palindrome or not.
Program-3 Program in java to count the number of consonants and vowels in a string
Program-4 Program to check that given two strings are Anagram or not(lowercase input)
Program-5 Check if the given no. is part of the fibonacci series
Program-6 Check if the given no. is a spy no. or not
Program-7 Program that mixes a deck of cards in spanish
Program-8 Java Program to Find if a Given Year is a Leap Year
Program-9 Program to Check If a Number is Neon Number or Not
Program-10 Program for simple interest
Program-11 Program for compound interest
Program-12 Print number of vowels and consonants in a string
Program-13 Program to convert number into words
Program-14 Program to convert decimal to binary
Program-15 Program to convert decimal number to equivalenr binary number
Program-16 Program to find CSA of cylinder
Program-17 Program to reverse a given string
Program-18 Program to calculate electricity bill
Program-19 Program to calculate discount
Program-20 Program to calculate batting average
Program-21 Quicksort Sorting Algorithm in java.