https://github.com/debajyoti-3/java-repo
What I have done with Java ...
https://github.com/debajyoti-3/java-repo
advance-java development dsa java jdk multithreading oops problem-solving
Last synced: 21 days ago
JSON representation
What I have done with Java ...
- Host: GitHub
- URL: https://github.com/debajyoti-3/java-repo
- Owner: Debajyoti-3
- License: other
- Created: 2024-09-07T20:15:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T08:17:29.000Z (about 1 year ago)
- Last Synced: 2025-12-01T02:26:12.172Z (7 months ago)
- Topics: advance-java, development, dsa, java, jdk, multithreading, oops, problem-solving
- Language: Java
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java-repo
# Java Programs Repository
Welcome to my Java programs repository! This collection showcases various Java projects and exercises I’ve worked on. Each program is designed to demonstrate key concepts in Java programming, from basic syntax to advanced techniques.
## Structure
The repository is organized into different folders, each containing related Java programs:
- **Basics/**: Introductory Java programs covering variables, loops, conditionals, etc.
- **OOP/**: Object-Oriented Programming concepts like classes, inheritance, and polymorphism.
- **DataStructures/**: Programs focusing on common data structures (Arrays, LinkedLists, Stacks, Queues).
- **Algorithms/**: Sorting, searching algorithms, and more.
- **Projects/**: Java projects combining various concepts.
## How to Run
To run any of the Java programs:
1. Clone this repository to your local machine:
```bash
git clone https://github.com/Debajyoti-3/Java-repo.git