Skip to content

Add Merge Sort in COBOL#5612

Merged
rzuckerm merged 1 commit intoTheRenegadeCoder:mainfrom
pascalecu:cobol/merge-sort
Apr 20, 2026
Merged

Add Merge Sort in COBOL#5612
rzuckerm merged 1 commit intoTheRenegadeCoder:mainfrom
pascalecu:cobol/merge-sort

Conversation

@pascalecu
Copy link
Copy Markdown
Member

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

I Am Adding a New Code Snippet in an Existing Language

  • I fixed Add Merge Sort in COBOL #5590
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format

@github-actions github-actions Bot added enhancement Any code that improves the repo merge sort See: https://sampleprograms.io/projects/merge-sort/ labels Apr 20, 2026
Copy link
Copy Markdown
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

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

Wow, COBOL has some pretty annoy limitations that makes this sample really challenging!

@rzuckerm rzuckerm merged commit 19a8fd9 into TheRenegadeCoder:main Apr 20, 2026
5 checks passed
@pascalecu pascalecu deleted the cobol/merge-sort branch April 30, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo merge sort See: https://sampleprograms.io/projects/merge-sort/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Merge Sort in COBOL

2 participants