Skip to content

add binary search exercise#13

Merged
BNAndras merged 10 commits intoexercism:mainfrom
TheRealOwenRees:binary-search
Mar 12, 2026
Merged

add binary search exercise#13
BNAndras merged 10 commits intoexercism:mainfrom
TheRealOwenRees:binary-search

Conversation

@TheRealOwenRees
Copy link
Contributor

  • Exercise added
  • updated test scripts in package.json to prevent a bug where the Test module was not found
  • updated the exclusion of .res.js files in vcs so that the are now ignored project-wide
  • re-synced all exercise files from the template directory

@github-actions
Copy link

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@TheRealOwenRees TheRealOwenRees mentioned this pull request Mar 12, 2026
26 tasks
@BNAndras
Copy link
Member

Looks good. I have a PR open for the test runner Docker image, and I'm working through a few bits with Isaac before that's good to go.

@BNAndras BNAndras merged commit 537462e into exercism:main Mar 12, 2026
4 checks passed
@BNAndras BNAndras added x:rep/large Large amount of reputation x:module/practice-exercise Work on Practice Exercises labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants