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/c/c-plus-plus/README.md
+2-2Lines changed: 2 additions & 2 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 C++! To find documentation related to the C++ code in this repo, look [here](https://sampleprograms.io/languages/c-plus-plus).
7
7
8
-
## Sample Programs List - 32/38 :smile:
8
+
## Sample Programs List - 33/38 :smile:
9
9
10
10
In this section, we feature a list of completed and missing programs in C++. See above for the current amount of completed programs in C++. 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
@@ -33,6 +33,7 @@ Below, you'll find a list of completed code snippets in C++. Code snippets prece
33
33
-:warning:[Longest Common Subsequence in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+c++)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
34
34
-:warning:[Longest Palindromic Substring in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+palindromic+substring+c++)[[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
35
35
-:warning:[Longest Word in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+c++)[[Requirements](https://sampleprograms.io/projects/longest-word)]
36
+
-:warning:[Maximum Array Rotation in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+array+rotation+c++)[[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
36
37
-:warning:[Maximum Subarray in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+subarray+c++)[[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
37
38
-:warning:[Merge Sort in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+c++)[[Requirements](https://sampleprograms.io/projects/merge-sort)]
38
39
-:warning:[Minimum Spanning Tree in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+minimum+spanning+tree+c++)[[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
@@ -53,7 +54,6 @@ The following list contains all of the approved programs that are not currently
Copy file name to clipboardExpand all lines: archive/l/livescript/README.md
+2-2Lines changed: 2 additions & 2 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 Livescript! To find documentation related to the Livescript code in this repo, look [here](https://sampleprograms.io/languages/livescript).
7
7
8
-
## Sample Programs List - 2/38 :disappointed:
8
+
## Sample Programs List - 3/38 :disappointed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Livescript. See above for the current amount of completed programs in Livescript. 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 Livescri
14
14
Below, you'll find a list of completed code snippets in Livescript. 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 Livescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+livescript)[[Requirements](https://sampleprograms.io/projects/baklava)]
17
+
-:warning:[Fizz Buzz in Livescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+livescript)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
17
18
-:warning:[Hello World in Livescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+livescript)[[Requirements](https://sampleprograms.io/projects/hello-world)]
18
19
19
20
### Missing Programs
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
Copy file name to clipboardExpand all lines: archive/l/lua/README.md
+2-2Lines changed: 2 additions & 2 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 Lua! To find documentation related to the Lua code in this repo, look [here](https://sampleprograms.io/languages/lua).
7
7
8
-
## Sample Programs List - 15/38 :thinking:
8
+
## Sample Programs List - 16/38 :thinking:
9
9
10
10
In this section, we feature a list of completed and missing programs in Lua. See above for the current amount of completed programs in Lua. 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
@@ -23,6 +23,7 @@ Below, you'll find a list of completed code snippets in Lua. Code snippets prece
23
23
-:warning:[File Input Output in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+lua)[[Requirements](https://sampleprograms.io/projects/file-input-output)]
24
24
-:warning:[Fizz Buzz in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+lua)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
25
25
-:white_check_mark:[Hello World in Lua](https://sampleprograms.io/projects/hello-world/lua)[[Requirements](https://sampleprograms.io/projects/hello-world)]
26
+
-:warning:[Linear Search in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+lua)[[Requirements](https://sampleprograms.io/projects/linear-search)]
26
27
-:warning:[Longest Word in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+lua)[[Requirements](https://sampleprograms.io/projects/longest-word)]
27
28
-:warning:[Prime Number in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+lua)[[Requirements](https://sampleprograms.io/projects/prime-number)]
28
29
-:white_check_mark:[Reverse String in Lua](https://sampleprograms.io/projects/reverse-string/lua)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -42,7 +43,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Lua)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
Copy file name to clipboardExpand all lines: archive/r/ruby/README.md
+3-3Lines changed: 3 additions & 3 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 Ruby! To find documentation related to the Ruby code in this repo, look [here](https://sampleprograms.io/languages/ruby).
7
7
8
-
## Sample Programs List - 19/38 :relaxed:
8
+
## Sample Programs List - 21/38 :relaxed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Ruby. See above for the current amount of completed programs in Ruby. 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
@@ -25,13 +25,15 @@ Below, you'll find a list of completed code snippets in Ruby. Code snippets prec
25
25
-:warning:[Fizz Buzz in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+ruby)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
26
26
-:warning:[Hello World in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+ruby)[[Requirements](https://sampleprograms.io/projects/hello-world)]
27
27
-:warning:[Josephus Problem in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+ruby)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
28
+
-:warning:[Linear Search in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+ruby)[[Requirements](https://sampleprograms.io/projects/linear-search)]
28
29
-:warning:[Longest Word in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+ruby)[[Requirements](https://sampleprograms.io/projects/longest-word)]
29
30
-:warning:[Palindromic Number in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+ruby)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
30
31
-:warning:[Prime Number in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+ruby)[[Requirements](https://sampleprograms.io/projects/prime-number)]
31
32
-:warning:[Quine in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+ruby)[[Requirements](https://sampleprograms.io/projects/quine)]
32
33
-:warning:[Remove All Whitespace in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+ruby)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
33
34
-:white_check_mark:[Reverse String in Ruby](https://sampleprograms.io/projects/reverse-string/ruby)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
34
35
-:warning:[Roman Numeral in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+roman+numeral+ruby)[[Requirements](https://sampleprograms.io/projects/roman-numeral)]
36
+
-:warning:[Selection Sort in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+ruby)[[Requirements](https://sampleprograms.io/projects/selection-sort)]
35
37
36
38
### Missing Programs
37
39
@@ -44,7 +46,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Ruby)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments