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

Add new practice exercise swift-scheduling #733

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jiegillet
Copy link
Contributor

This is a brand new exercise that looked interesting so I implemented it.
It's entirely based on dates, so since Time is so limited, I had to implement a lot of things myself, which was fun. The tests look a little strange, but I though spelling out the year and stuff would be a lot more useful than checking a Posix integer, it certainly helped me when I was solving it.

I am now thinking that we could have a time concept, I think I'll open an issue. It would be pretty short.

I also played around with config.json (part of #630). Maybe it could have been a separate PR...

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

Successfully merging this pull request may close these issues.

1 participant