Skip to content

Commit 13c7a88

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/c/coffeescript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to Sample Programs in Coffeescript! To find documentation related to the Coffeescript code in this repo, look [here.](https://sampleprograms.io/languages/coffeescript)
44

5-
## Sample Programs List - 6/37 :disappointed:
5+
## Sample Programs List - 7/37 :disappointed:
66

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

@@ -15,6 +15,7 @@ Below, you'll find a list of completed code snippets in Coffeescript. Code snipp
1515
- :warning: [Factorial in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+coffeescript) [[Requirements](https://sampleprograms.io/projects/factorial)]
1616
- :warning: [Fizz Buzz in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+coffeescript) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1717
- :warning: [Hello World in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+coffeescript) [[Requirements](https://sampleprograms.io/projects/hello-world)]
18+
- :warning: [Longest Word in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+coffeescript) [[Requirements](https://sampleprograms.io/projects/longest-word)]
1819
- :warning: [Quine in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+coffeescript) [[Requirements](https://sampleprograms.io/projects/quine)]
1920

2021
### Missing Programs
@@ -37,7 +38,6 @@ The following list contains all of the approved programs that are not currently
3738
- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Coffeescript) [[Requirements](https://sampleprograms.io/projects/linear-search)]
3839
- :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+Coffeescript) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
3940
- :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+Coffeescript) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
40-
- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Coffeescript) [[Requirements](https://sampleprograms.io/projects/longest-word)]
4141
- :x: [Maximum Array Rotation](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+array+rotation&template=code-snippet-request.md&title=Add+Maximum+Array+Rotation+in+Coffeescript) [[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
4242
- :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Coffeescript) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
4343
- :x: [Merge Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,merge+sort&template=code-snippet-request.md&title=Add+Merge+Sort+in+Coffeescript) [[Requirements](https://sampleprograms.io/projects/merge-sort)]

0 commit comments

Comments
 (0)