Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advent Calendar Solutions in RxJava #10

Open
StevenCurran opened this issue Dec 7, 2015 · 0 comments
Open

Advent Calendar Solutions in RxJava #10

StevenCurran opened this issue Dec 7, 2015 · 0 comments

Comments

@StevenCurran
Copy link

Hey there, it may be useful if you have some spare time to implement some of the advent calendar (http://adventofcode.com/) solutions with RxJava. I have been trying to use them as a means for learning how to use the library, but am suck on some things such as window / buffer operations where you need to consider the results of previous comparisons on the buffers processed. eg:

http://adventofcode.com/day/5

This may be useful for others who are wishing to use rx within their codebase :)

Let me know if you think this would be a good thing to add to your learning rxjava repo.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant