Skip to content

Commit ac3f2db

Browse files
Regenerated READMEs
1 parent 9359834 commit ac3f2db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

archive/e/elixir/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Elixir! To find documentation related to the Elixir code in this repo, look [here](https://sampleprograms.io/languages/elixir).
77

8-
## Sample Programs List - 25/38 :relaxed:
8+
## Sample Programs List - 26/38 :relaxed:
99

1010
In this section, we feature a list of completed and missing programs in Elixir. See above for the current amount of completed programs in Elixir. 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.
1111

@@ -33,6 +33,7 @@ Below, you'll find a list of completed code snippets in Elixir. Code snippets pr
3333
- :warning: [Maximum Subarray in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+subarray+elixir) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
3434
- :warning: [Merge Sort in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+elixir) [[Requirements](https://sampleprograms.io/projects/merge-sort)]
3535
- :warning: [Palindromic Number in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+elixir) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
36+
- :warning: [Prime Number in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+elixir) [[Requirements](https://sampleprograms.io/projects/prime-number)]
3637
- :warning: [Remove All Whitespace in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+elixir) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
3738
- :warning: [Reverse String in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+elixir) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
3839
- :warning: [Rot13 in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+rot13+elixir) [[Requirements](https://sampleprograms.io/projects/rot13)]
@@ -51,7 +52,6 @@ The following list contains all of the approved programs that are not currently
5152
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Elixir) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
5253
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Elixir) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
5354
- :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+Elixir) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
54-
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Elixir) [[Requirements](https://sampleprograms.io/projects/prime-number)]
5555
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Elixir) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
5656
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Elixir) [[Requirements](https://sampleprograms.io/projects/quine)]
5757
- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Elixir) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]

0 commit comments

Comments
 (0)