Skip to content

Commit 3aa3de0

Browse files
committed
Refactored README.md
1 parent 153f0cb commit 3aa3de0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ foundational exercises and explanations:
2323

2424
[Beginner's Guide to Java Streams](https://github.com/ZahidFKhan/Streams-API-Practices/tree/main/src/test/java/com/github/streams/learn/basics)
2525

26+
---
27+
28+
### Advance Your Skills: Dedicated Practice Area
29+
30+
Once you've grasped the basics, it's time to solidify your understanding with practical application. This section
31+
provides a range of hands-on exercises designed to enhance your problem-solving abilities with the Java Stream API:
32+
33+
[**Dive into Stream API Practice Challenges
34+
**](https://github.com/ZahidFKhan/Streams-API-Practices/tree/main/src/test/java/com/github/streams/practice)
35+
36+
Challenge yourself and refine your functional programming prowess!
2637

2738
---
2839

@@ -35,8 +46,6 @@ into how they work and their role in the Stream API, visit this dedicated sectio
3546

3647
---
3748

38-
---
39-
4049
### Interview Preparation: Stream API Questions
4150

4251
Preparing for a Java interview? Practice common Stream API questions and scenarios here:

0 commit comments

Comments
 (0)