This repository is my daily log of Java practice programs.
Each entry documents what I practiced, the program I wrote, and the date.
The aim is to track consistency and growth in problem-solving.
- NumberSystem/ β Programs on numbers, primes, factors, conversions
- Array/ β Programs on arrays (sorting, searching, etc.)
- String/ β Programs on string manipulation
- Clone the repository:
git clone https://github.com/Rohitmewada12/Java_Code.git