https://github.com/wildangerm/advent-of-code-2k18
Advent of Code solutions in Java
https://github.com/wildangerm/advent-of-code-2k18
advent-of-code advent-of-code-2018 java java-8 java8 java8-stream
Last synced: about 1 month ago
JSON representation
Advent of Code solutions in Java
- Host: GitHub
- URL: https://github.com/wildangerm/advent-of-code-2k18
- Owner: wildangerm
- Created: 2018-12-05T16:04:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T14:08:31.000Z (over 7 years ago)
- Last Synced: 2025-04-04T09:46:06.637Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2018, java, java-8, java8, java8-stream
- Language: Java
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent-of-code-2k18
I'm experimenting with Java8 (streams, lambdas).
Also I'm doing Advent of Code in Kotlin too, you can find the repository [here.](https://github.com/wildangerm/advent-of-code-2k18-kt)
Check out my page for more projects/updates/info: [wildangerm.github.io](https://wildangerm.github.io/)