You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/e/elixir/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Elixir! To find documentation related to the Elixir code in this repo, look [here](https://sampleprograms.io/languages/elixir).
7
7
8
-
## Sample Programs List - 21/38 :relaxed:
8
+
## Sample Programs List - 25/38 :relaxed:
9
9
10
10
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.
11
11
@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in Elixir.
14
14
Below, you'll find a list of completed code snippets in Elixir. 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.
15
15
16
16
-:warning:[Baklava in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+elixir)[[Requirements](https://sampleprograms.io/projects/baklava)]
17
+
-:warning:[Base64 Encode Decode in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+base64+encode+decode+elixir)[[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
17
18
-:warning:[Bubble Sort in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+elixir)[[Requirements](https://sampleprograms.io/projects/bubble-sort)]
18
19
-:warning:[Capitalize in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+elixir)[[Requirements](https://sampleprograms.io/projects/capitalize)]
19
20
-:warning:[Duplicate Character Counter in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+elixir)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
@@ -24,37 +25,36 @@ Below, you'll find a list of completed code snippets in Elixir. Code snippets pr
24
25
-:warning:[Fizz Buzz in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+elixir)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
25
26
-:white_check_mark:[Hello World in Elixir](https://sampleprograms.io/projects/hello-world/elixir)[[Requirements](https://sampleprograms.io/projects/hello-world)]
26
27
-:warning:[Insertion Sort in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+elixir)[[Requirements](https://sampleprograms.io/projects/insertion-sort)]
28
+
-:warning:[Josephus Problem in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+elixir)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
27
29
-:warning:[Linear Search in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+elixir)[[Requirements](https://sampleprograms.io/projects/linear-search)]
28
30
-:warning:[Longest Common Subsequence in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+elixir)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
29
31
-:warning:[Longest Word in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+elixir)[[Requirements](https://sampleprograms.io/projects/longest-word)]
32
+
-:warning:[Maximum Array Rotation in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+array+rotation+elixir)[[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
30
33
-: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)]
31
34
-: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)]
32
35
-: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)]
33
36
-: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)]
34
37
-: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)]
38
+
-: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)]
35
39
-:warning:[Selection Sort in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+elixir)[[Requirements](https://sampleprograms.io/projects/selection-sort)]
36
40
-:warning:[Transpose Matrix in Elixir](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+elixir)[[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
37
41
38
42
### Missing Programs
39
43
40
44
The following list contains all of the approved programs that are not currently implemented in Elixir. 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:[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+Elixir)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
0 commit comments