This repository contains simple Java programs designed to help college students learn and practice core Java programming concepts.
-
Clone this repository:
git clone https://github.com/safadtm/javasdsa
-
Open the folder and compile/run any Java file using:
javac filename.java java filename
- Simple, easy-to-understand code
- Practical examples for beginners
- Great for college students learning Java