Skip to content

Commit e5260f2

Browse files
[Automated Workflow] Add/Modify READMEs (#5381)
Regenerated READMEs Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7dc7980 commit e5260f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

8-
## Sample Programs List - 13/39 :thinking:
8+
## Sample Programs List - 12/39 :thinking:
99

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

@@ -25,7 +25,6 @@ Below, you'll find a list of completed code snippets in Scala. Code snippets pre
2525
- :warning: [Linear Search in Scala](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+scala) [[Requirements](https://sampleprograms.io/projects/linear-search)]
2626
- :warning: [Quick Sort in Scala](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quick+sort+scala) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
2727
- :warning: [Reverse String in Scala](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+scala) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
28-
- :warning: [Sleep Sort in Scala](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+scala) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
2928

3029
### Missing Programs
3130

@@ -55,6 +54,7 @@ The following list contains all of the approved programs that are not currently
5554
- :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+Scala) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
5655
- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+Scala) [[Requirements](https://sampleprograms.io/projects/rot13)]
5756
- :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+Scala) [[Requirements](https://sampleprograms.io/projects/selection-sort)]
57+
- :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+Scala) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
5858
- :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+Scala) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
5959
- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Scala) [[Requirements](https://sampleprograms.io/projects/zeckendorf)]
6060

0 commit comments

Comments
 (0)