Skip to content

Add binary-search#350

Merged
larshp merged 6 commits into
exercism:mainfrom
BNAndras:add-binary-search
Jun 15, 2026
Merged

Add binary-search#350
larshp merged 6 commits into
exercism:mainfrom
BNAndras:add-binary-search

Conversation

@BNAndras

Copy link
Copy Markdown
Member

No description provided.

@BNAndras BNAndras mentioned this pull request Feb 12, 2026
15 tasks

@mbtools mbtools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the wait. The binary-search folder also needs a package.devc.xml file.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We try to avoid using custom exceptions. Replace zcx_item_not_found with CX_SY_ITAB_LINE_NOT_FOUND instead which is built-in.

@BNAndras BNAndras force-pushed the add-binary-search branch from 1ed3ed0 to 6523fb4 Compare June 15, 2026 05:00

@mbtools mbtools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm 👍

@larshp larshp merged commit 01ea0b2 into exercism:main Jun 15, 2026
4 checks passed
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.

3 participants