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.
- β 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)
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
Java-Programs/
βββ basic/
βββ arrays/
βββ loop_and_condition/
βββ numbers/
βββ Swing/
βββ README.mdEach folder contains focused programs categorized by topic for better learning and navigation.
Seshathri β Feel free to fork, star, or contribute improvements!