Skip to content

Commit c2d8be9

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

8-
## Sample Programs List - 10/39 :thinking:
8+
## Sample Programs List - 11/39 :thinking:
99

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

@@ -22,6 +22,7 @@ Below, you'll find a list of completed code snippets in Swift. Code snippets pre
2222
- :warning: [Hello World in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+swift) [[Requirements](https://sampleprograms.io/projects/hello-world)]
2323
- :warning: [Longest Word in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+swift) [[Requirements](https://sampleprograms.io/projects/longest-word)]
2424
- :warning: [Palindromic Number in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+swift) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
25+
- :warning: [Prime Number in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+swift) [[Requirements](https://sampleprograms.io/projects/prime-number)]
2526
- :white_check_mark: [Reverse String in Swift](https://sampleprograms.io/projects/reverse-string/swift) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
2627

2728
### Missing Programs
@@ -47,7 +48,6 @@ The following list contains all of the approved programs that are not currently
4748
- :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+Swift) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
4849
- :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+Swift) [[Requirements](https://sampleprograms.io/projects/merge-sort)]
4950
- :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+Swift) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
50-
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Swift) [[Requirements](https://sampleprograms.io/projects/prime-number)]
5151
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Swift) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
5252
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Swift) [[Requirements](https://sampleprograms.io/projects/quine)]
5353
- :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+Swift) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]

0 commit comments

Comments
 (0)