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-sharp/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in C#! To find documentation related to the C# code in this repo, look [here.](https://sampleprograms.io/languages/c-sharp)
4
4
5
-
## Sample Programs List - 29/37 :smile:
5
+
## Sample Programs List - 30/37 :smile:
6
6
7
7
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.
8
8
@@ -30,6 +30,7 @@ Below, you'll find a list of completed code snippets in C#. Code snippets preced
30
30
-: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)]
31
31
-: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)]
32
32
-: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)]
33
+
-:warning:[Palindromic Number in C#](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+c#)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
33
34
-:warning:[Prime Number in C#](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+c#)[[Requirements](https://sampleprograms.io/projects/prime-number)]
34
35
-:warning:[Quick Sort in C#](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quick+sort+c#)[[Requirements](https://sampleprograms.io/projects/quick-sort)]
35
36
-:warning:[Quine in C#](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+c#)[[Requirements](https://sampleprograms.io/projects/quine)]
@@ -50,7 +51,6 @@ The following list contains all of the approved programs that are not currently
Copy file name to clipboardExpand all lines: archive/g/go/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Go! To find documentation related to the Go code in this repo, look [here.](https://sampleprograms.io/languages/go)
4
4
5
-
## Sample Programs List - 31/37 :smile:
5
+
## Sample Programs List - 32/37 :smile:
6
6
7
7
In this section, we feature a list of completed and missing programs in Go. See above for the current amount of completed programs in Go. 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.
8
8
@@ -29,6 +29,7 @@ Below, you'll find a list of completed code snippets in Go. Code snippets preced
29
29
-:warning:[Longest Common Subsequence in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+go)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
30
30
-:warning:[Longest Palindromic Substring in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+palindromic+substring+go)[[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
31
31
-:warning:[Longest Word in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+go)[[Requirements](https://sampleprograms.io/projects/longest-word)]
32
+
-:warning:[Maximum Array Rotation in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+array+rotation+go)[[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
32
33
-:warning:[Merge Sort in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+go)[[Requirements](https://sampleprograms.io/projects/merge-sort)]
33
34
-:warning:[Palindromic Number in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+go)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
34
35
-:warning:[Prime Number in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+go)[[Requirements](https://sampleprograms.io/projects/prime-number)]
@@ -49,7 +50,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Go)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
Copy file name to clipboardExpand all lines: archive/k/kotlin/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Kotlin! To find documentation related to the Kotlin code in this repo, look [here.](https://sampleprograms.io/languages/kotlin)
4
4
5
-
## Sample Programs List - 20/37 :relaxed:
5
+
## Sample Programs List - 21/37 :relaxed:
6
6
7
7
In this section, we feature a list of completed and missing programs in Kotlin. See above for the current amount of completed programs in Kotlin. 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.
8
8
@@ -11,6 +11,7 @@ In this section, we feature a list of completed and missing programs in Kotlin.
11
11
Below, you'll find a list of completed code snippets in Kotlin. 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.
12
12
13
13
-:white_check_mark:[Baklava in Kotlin](https://sampleprograms.io/projects/baklava/kotlin)[[Requirements](https://sampleprograms.io/projects/baklava)]
14
+
-:warning:[Binary Search in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+binary+search+kotlin)[[Requirements](https://sampleprograms.io/projects/binary-search)]
14
15
-:warning:[Bubble Sort in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+kotlin)[[Requirements](https://sampleprograms.io/projects/bubble-sort)]
15
16
-:warning:[Capitalize in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+kotlin)[[Requirements](https://sampleprograms.io/projects/capitalize)]
16
17
-:warning:[Even Odd in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+kotlin)[[Requirements](https://sampleprograms.io/projects/even-odd)]
@@ -35,7 +36,6 @@ Below, you'll find a list of completed code snippets in Kotlin. Code snippets pr
35
36
36
37
The following list contains all of the approved programs that are not currently implemented in Kotlin. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
-:x:[Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Kotlin)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Lua! To find documentation related to the Lua code in this repo, look [here.](https://sampleprograms.io/languages/lua)
4
4
5
-
## Sample Programs List - 13/37 :thinking:
5
+
## Sample Programs List - 14/37 :thinking:
6
6
7
7
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.
8
8
@@ -13,6 +13,7 @@ Below, you'll find a list of completed code snippets in Lua. Code snippets prece
13
13
-:warning:[Baklava in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+lua)[[Requirements](https://sampleprograms.io/projects/baklava)]
14
14
-:warning:[Bubble Sort in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+lua)[[Requirements](https://sampleprograms.io/projects/bubble-sort)]
15
15
-:warning:[Capitalize in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+lua)[[Requirements](https://sampleprograms.io/projects/capitalize)]
16
+
-:warning:[Duplicate Character Counter in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+lua)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
16
17
-:warning:[Even Odd in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+lua)[[Requirements](https://sampleprograms.io/projects/even-odd)]
17
18
-:warning:[Factorial in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+lua)[[Requirements](https://sampleprograms.io/projects/factorial)]
18
19
-:warning:[Fibonacci in Lua](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+lua)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Lua)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
-:x:[Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+Lua)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
Copy file name to clipboardExpand all lines: archive/s/swift/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Swift! To find documentation related to the Swift code in this repo, look [here.](https://sampleprograms.io/languages/swift)
4
4
5
-
## Sample Programs List - 9/37 :disappointed:
5
+
## Sample Programs List - 10/37 :thinking:
6
6
7
7
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.
8
8
@@ -17,6 +17,7 @@ Below, you'll find a list of completed code snippets in Swift. Code snippets pre
17
17
-:white_check_mark:[Fizz Buzz in Swift](https://sampleprograms.io/projects/fizz-buzz/swift)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
18
18
-:warning:[Fraction Math in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fraction+math+swift)[[Requirements](https://sampleprograms.io/projects/fraction-math)]
19
19
-: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)]
20
+
-: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)]
20
21
-: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)]
21
22
-:white_check_mark:[Reverse String in Swift](https://sampleprograms.io/projects/reverse-string/swift)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
22
23
@@ -38,7 +39,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+Swift)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments