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

https://github.com/2kabhishek/topgear-java-streams

Solutions for Java-Streams problems. ☕🌊
https://github.com/2kabhishek/topgear-java-streams

assignment java java-streams solutions topgear

Last synced: 15 days ago
JSON representation

Solutions for Java-Streams problems. ☕🌊

Awesome Lists containing this project

README

          

TopGear-Java-Streams


License


People


Stars


Forks


Watches


Last Updated

Solutions for Java-Streams problems ☕🌊

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `jdk`

## Get TopGear-Java-Streams

To clone TopGear-Java-Streams, follow these steps:

```bash
git clone https://github.com/2kabhishek/TopGear-Java-Streams
cd TopGear-Java-Streams
```

## Using TopGear-Java-Streams

Use this for your reference, all code is placed under `Assignments` directory, once you have `jdk` installed you can compile and run these locally.

```bash
cd Assignments/
javac Filename.java # Compile
java Filename # Run
```

Hit the ⭐ button if you found this useful.

## More Info

Disclaimer!

These solutions have been shared for learning purposes only.

Source |
Website