Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepaksorthiya/java-interview-maven-project

Java Interview Programs
https://github.com/deepaksorthiya/java-interview-maven-project

interview interview-practice interview-preparation java java-8

Last synced: about 1 month ago
JSON representation

Java Interview Programs

Awesome Lists containing this project

README

        

# Getting Started
## Requirements:
```
Maven: 3.9+
JDK: 23
```

### Clone this repository:

```bash
git clone https://github.com/deepaksorthiya/java-interview-maven-project.git
```
```bash
cd java-interview-maven-project
```

### Run Test(Maven Should Be Installed):

```bash
mvn clean test
```

### Reference Documentation