Skip to content

Parkkavi-S/Java-Coding-Exercises

Repository files navigation

Java Coding Exercises

This repository contains a collection of basic Java programs that demonstrate concepts.

Programs

  • Fibonacci Series: Generates the Fibonacci sequence up to a given number.
  • Prime Number Check: Checks if a given number is prime.
  • Factorial: Computes the factorial of a given number.
  • Sum of Digits: Computes the sum of the digits of a given number.
  • Reverse Digits: Reverses the digits of a given number.
  • Palindrome: Checks if a number is a palindrome.
  • Armstrong: Checks if a number is an Armstrong number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages