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 binary search to Nim track #492

Closed
wants to merge 3 commits into from
Closed

Add binary search to Nim track #492

wants to merge 3 commits into from

Conversation

razvbir
Copy link

@razvbir razvbir commented Mar 5, 2023

This is my first pull request here, not sure if what I did is correct. I can also provide a solution that doesn't use std/algorithm. All I know about configlet comes from here.. Not sure if I've used it right.

@github-actions
Copy link

github-actions bot commented Mar 5, 2023

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this Mar 5, 2023
@ee7
Copy link
Member

ee7 commented Mar 5, 2023

Hi. Thanks for the PR, but community contributions are indeed paused. Sorry about that. We should have made this more visible to newcomers. I've created and pinned #494.

But in any case, I've already implemented this (and a lot of other stuff) locally, and self-assigned #490. It's coming soon. Reviewing and going back-and-forth on this PR would make it take longer - sorry.

Hope you can still enjoy the Nim track. A long-overdue upcoming change is that we'll soon provide each exercise with a stub solution. Should make things a bit nicer.

Thanks again.

@ee7
Copy link
Member

ee7 commented Mar 7, 2023

The binary-search and linked-list exercises are now available:

we'll soon provide each exercise with a stub solution

Also done.

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.

2 participants