|
1 | 1 | # JavaChallenges
|
2 | | -This repository contains my Java responses for some Java questions. |
3 | | -The java Questions could be found on the following [youtube channel](https://www.youtube.com/channel/UCKivNkyXL2n-Up8ixk-72xQ). |
| 2 | +This repository contains my Java notes about new features of Java. |
| 3 | +The source code contains the java challenges found on the following [youtube channel](https://www.youtube.com/channel/UCKivNkyXL2n-Up8ixk-72xQ). |
4 | 4 |
|
| 5 | +# Stackoverfow questions: |
| 6 | +- [What's the difference between map() and flatMap() methods in Java 8?](https://stackoverflow.com/questions/26684562/whats-the-difference-between-map-and-flatmap-methods-in-java-8) |
0 commit comments