Skip to content

Collection of Java programs created for learning and practice.

Notifications You must be signed in to change notification settings

seshathri044/java-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Java Programs β€” Beginner to Intermediate

A collection of beginner-friendly Java programs designed to strengthen my core understanding of Java programming. This repository covers essential Java concepts β€” from syntax and control flow to arrays, strings, and common interview questions.

πŸ’‘ Problem Examples

  • βœ… Print even/odd numbers in a range
  • βœ… Find maximum and minimum elements in an array
  • βœ… Count vowels in a string
  • βœ… Reverse a string or number
  • βœ… Check if a string is a palindrome
  • βœ… Pattern printing (pyramids, diamonds, stars)

🎯 Goal

To demonstrate my understanding of core Java programming concepts through small, structured programs. This repository helps in:

  • Strengthening fundamentals
  • Preparing for interviews
  • Improving problem-solving skills

πŸ“‚ Repository Structure

Java-Programs/
β”œβ”€β”€ basic/
β”œβ”€β”€ arrays/
β”œβ”€β”€ loop_and_condition/
β”œβ”€β”€ numbers/
β”œβ”€β”€ Swing/
└── README.md

Each folder contains focused programs categorized by topic for better learning and navigation.

πŸ‘¨β€πŸ’» Author

Seshathri ⭐ Feel free to fork, star, or contribute improvements!

About

Collection of Java programs created for learning and practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages