-
-
Notifications
You must be signed in to change notification settings - Fork 219
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 #48in24 featured exercises #779
Comments
I will add list-ops |
I already started linked-list a while ago, so please don't start another. I promise to finish it soon 😃 |
Hey, @vaeng I like to start contributing with the zebra-puzzle ! |
Sure thing. Have fun and keep us in the loop. It's not an easy task, so there will be a lot of discussions and feedback. If you l a pr early on, we can use it to keep track and you'll less likely have to redo things. |
Okay @vaeng I try my best. |
Hey @vaeng I opened pr but it closed automatically, can you guide me for what steps I have to follow for successfully open the pr |
I can have a look at |
Good idea! I did look briefly at the C# version and the Go version. They seem to do similar things, using the mechanisms built into the language (PLINQ / Goroutines). |
I would like to contribute 'knapsack'. |
Here goes a (draft) PR for |
I will do dnd-character next. |
And yacht. |
I will do kindergarten-garden as well. |
I will give spiral-matrix a go! |
spiral-matrix is ready as #807. |
I'll do pig-latin next. |
@vaeng I actually have it pretty much ready already. PR would come up later tonight. Sorry I didn't mention it here before. Edit: pig-latin that is. |
The last exercise has been merged. Thanks for all the effort, everyone! |
As of Jan 16 2024, the following exercises will show up as featured exercises in #48in24, but are not yet available on the C++ track.
In the order of appearance in the challenge:
Take a look at https://docs.google.com/spreadsheets/d/1X00y60Z6BqYbTMnmmuMYzMoS0eO4KKquSWq2ijXb4Qo/edit#gid=0 to see current status.
There is now a dedicated matrix with the status of all exercises in #48in24, which tracks have implemented them, and which exercises are featured on a specific track:
https://exercism.org/challenges/48in24/implementation_status
If you want some help to build all the files, you might like the exercise generation script I wrote.
The text was updated successfully, but these errors were encountered: