Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 1006 Bytes

File metadata and controls

34 lines (34 loc) · 1006 Bytes

📖 Overview

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.

🚀 Programs Included

Fibonacci Series Prime Number Check Palindrome Number Reverse Number Pascal Triangle Power Calculation Multiplication Table Basic Arithmetic Operations nPr (Total Arrangements) nCr (Total Selections)

🛠️ Tech Stack

Language: Java Concepts Used: OOP Basics Switch Case Loops (for / while) Conditional Statements Mathematical Logic

▶️ How to Run

Clone the repository Open the project in Eclipse or any Java IDE Run any required .java file

🎯 Learning Outcomes

Strengthened Java fundamentals Improved logical thinking Hands-on practice with number-based algorithms Better understanding of control flow in Java

👨‍💻 Author

Arjun Yadav Aspiring Java Developer 🚀