Skip to content

Commit d7be67c

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#5201)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 6741463 commit d7be67c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

archive/c/c-plus-plus/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 C++! To find documentation related to the C++ code in this repo, look [here](https://sampleprograms.io/languages/c-plus-plus).
77

8-
## Sample Programs List - 34/38 :smile:
8+
## Sample Programs List - 35/38 :smile:
99

1010
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.
1111

@@ -28,6 +28,7 @@ Below, you'll find a list of completed code snippets in C++. Code snippets prece
2828
- :white_check_mark: [Fraction Math in C++](https://sampleprograms.io/projects/fraction-math/c-plus-plus) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
2929
- :white_check_mark: [Hello World in C++](https://sampleprograms.io/projects/hello-world/c-plus-plus) [[Requirements](https://sampleprograms.io/projects/hello-world)]
3030
- :white_check_mark: [Insertion Sort in C++](https://sampleprograms.io/projects/insertion-sort/c-plus-plus) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
31+
- :warning: [Job Sequencing in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+c++) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
3132
- :warning: [Josephus Problem in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+c++) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
3233
- :warning: [Linear Search in C++](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+c++) [[Requirements](https://sampleprograms.io/projects/linear-search)]
3334
- :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)]
@@ -54,7 +55,6 @@ The following list contains all of the approved programs that are not currently
5455

5556
- :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+C%2B%2B) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
5657
- :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+C%2B%2B) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
57-
- :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+C%2B%2B) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
5858
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+C%2B%2B) [[Requirements](https://sampleprograms.io/projects/quine)]
5959

6060
## Testing

archive/g/goby/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 Goby! To find documentation related to the Goby code in this repo, look [here](https://sampleprograms.io/languages/goby).
77

8-
## Sample Programs List - 2/38 :disappointed:
8+
## Sample Programs List - 3/38 :disappointed:
99

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

@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in Goby. Se
1414
Below, you'll find a list of completed code snippets in Goby. 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.
1515

1616
- :warning: [Baklava in Goby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+goby) [[Requirements](https://sampleprograms.io/projects/baklava)]
17+
- :warning: [Fizz Buzz in Goby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+goby) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1718
- :white_check_mark: [Hello World in Goby](https://sampleprograms.io/projects/hello-world/goby) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1819

1920
### Missing Programs
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
3233
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Goby) [[Requirements](https://sampleprograms.io/projects/factorial)]
3334
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Goby) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3435
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Goby) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
35-
- :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+Goby) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
3636
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Goby) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3737
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Goby) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3838
- :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+Goby) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]

archive/g/gosu/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 Gosu! To find documentation related to the Gosu code in this repo, look [here](https://sampleprograms.io/languages/gosu).
77

8-
## Sample Programs List - 2/38 :disappointed:
8+
## Sample Programs List - 3/38 :disappointed:
99

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

@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in Gosu. Se
1414
Below, you'll find a list of completed code snippets in Gosu. 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.
1515

1616
- :warning: [Baklava in Gosu](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+gosu) [[Requirements](https://sampleprograms.io/projects/baklava)]
17+
- :warning: [Fizz Buzz in Gosu](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+gosu) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1718
- :warning: [Hello World in Gosu](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+gosu) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1819

1920
### Missing Programs
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
3233
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Gosu) [[Requirements](https://sampleprograms.io/projects/factorial)]
3334
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Gosu) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3435
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Gosu) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
35-
- :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+Gosu) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
3636
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Gosu) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3737
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Gosu) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3838
- :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+Gosu) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]

archive/j/java/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 Java! To find documentation related to the Java code in this repo, look [here](https://sampleprograms.io/languages/java).
77

8-
## Sample Programs List - 28/38 :relaxed:
8+
## Sample Programs List - 29/38 :smile:
99

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

@@ -41,6 +41,7 @@ Below, you'll find a list of completed code snippets in Java. Code snippets prec
4141
- :white_check_mark: [Reverse String in Java](https://sampleprograms.io/projects/reverse-string/java) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
4242
- :warning: [Rot13 in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+rot13+java) [[Requirements](https://sampleprograms.io/projects/rot13)]
4343
- :warning: [Selection Sort in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+java) [[Requirements](https://sampleprograms.io/projects/selection-sort)]
44+
- :warning: [Transpose Matrix in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+java) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
4445

4546
### Missing Programs
4647

@@ -55,7 +56,6 @@ The following list contains all of the approved programs that are not currently
5556
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+Java) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
5657
- :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+Java) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
5758
- :x: [Sleep Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,sleep+sort&template=code-snippet-request.md&title=Add+Sleep+Sort+in+Java) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
58-
- :x: [Transpose Matrix](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,transpose+matrix&template=code-snippet-request.md&title=Add+Transpose+Matrix+in+Java) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
5959

6060
## Testing
6161

0 commit comments

Comments
 (0)