Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T14:08:31.000Z (about 6 years ago)
- Last Synced: 2024-02-03T20:43:19.317Z (11 months 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/)