From aed17173e5fc6cee1f249ea022d159ec58f11257 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 21:12:25 +0000 Subject: [PATCH] Regenerated READMEs --- archive/o/ocaml/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/o/ocaml/README.md b/archive/o/ocaml/README.md index 56ada1ee8..2fc8ace74 100644 --- a/archive/o/ocaml/README.md +++ b/archive/o/ocaml/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in OCaml! To find documentation related to the OCaml code in this repo, look [here](https://sampleprograms.io/languages/ocaml). -## Sample Programs List - 16/38 :thinking: +## Sample Programs List - 17/38 :thinking: In this section, we feature a list of completed and missing programs in OCaml. See above for the current amount of completed programs in OCaml. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in OCaml. S Below, you'll find a list of completed code snippets in OCaml. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list. - :warning: [Baklava in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+ocaml) [[Requirements](https://sampleprograms.io/projects/baklava)] +- :warning: [Binary Search in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+binary+search+ocaml) [[Requirements](https://sampleprograms.io/projects/binary-search)] - :warning: [Capitalize in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+ocaml) [[Requirements](https://sampleprograms.io/projects/capitalize)] - :warning: [Duplicate Character Counter in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+ocaml) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)] - :warning: [Even Odd in OCaml](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+ocaml) [[Requirements](https://sampleprograms.io/projects/even-odd)] @@ -35,7 +36,6 @@ Below, you'll find a list of completed code snippets in OCaml. Code snippets pre The following list contains all of the approved programs that are not currently implemented in OCaml. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project. - :x: [Base64 Encode Decode](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,base64+encode+decode&template=code-snippet-request.md&title=Add+Base64+Encode+Decode+in+OCaml) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)] -- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+OCaml) [[Requirements](https://sampleprograms.io/projects/binary-search)] - :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+OCaml) [[Requirements](https://sampleprograms.io/projects/bubble-sort)] - :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+OCaml) [[Requirements](https://sampleprograms.io/projects/convex-hull)] - :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+OCaml) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]