This project is a collection of number-based Java programs developed to strengthen core programming concepts and logical problem-solving skills. It includes implementations of common mathematical algorithms using Java features like loops, conditional statements, and switch-case.
Fibonacci Series Prime Number Check Palindrome Number Reverse Number Pascal Triangle Power Calculation Multiplication Table Basic Arithmetic Operations nPr (Total Arrangements) nCr (Total Selections)
Language: Java Concepts Used: OOP Basics Switch Case Loops (for / while) Conditional Statements Mathematical Logic
Clone the repository Open the project in Eclipse or any Java IDE Run any required .java file
Strengthened Java fundamentals Improved logical thinking Hands-on practice with number-based algorithms Better understanding of control flow in Java
Arjun Yadav Aspiring Java Developer π