Skip to content

Java project demonstrating core programming concepts through number-based algorithm like Fibonacci, Prime, Palindrome, and Pascal.

Notifications You must be signed in to change notification settings

code-with-arjun/VariousNumberOperation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“– 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 πŸš€

About

Java project demonstrating core programming concepts through number-based algorithm like Fibonacci, Prime, Palindrome, and Pascal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages