In this repository, you will see the codes in Java done during 2nd and 3rd semester in STEP Classes.
The repository is organized week-wise and topic-wise for better understanding.
SEMESTER
βββ Topic 1
β βββ Week 01
β βββ Week 02
β β
βββ Topic 2
β βββ Week 03
β βββ Week 04
βββ .gitignore
βββ README.md
- Navigate to the desired Week folder inside the topics of each Semester.
- Choose between Assignments, Lab Problems, or Practice Problems.
- Open and run the
.javafiles in your preferred IDE (IntelliJ, Eclipse, or VS Code).