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/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
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Go! To find documentation related to the Go code in this repo, look [here](https://sampleprograms.io/languages/go).
7
7
8
-
## Sample Programs List - 33/38 :smile:
8
+
## Sample Programs List - 34/38 :smile:
9
9
10
10
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.
11
11
@@ -34,6 +34,7 @@ Below, you'll find a list of completed code snippets in Go. Code snippets preced
34
34
-: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)]
35
35
-: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)]
36
36
-: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)]
37
+
-:warning:[Maximum Subarray in Go](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+subarray+go)[[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
37
38
-: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)]
38
39
-: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)]
39
40
-: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)]
@@ -54,7 +55,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/h/haxe/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
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Haxe! To find documentation related to the Haxe code in this repo, look [here](https://sampleprograms.io/languages/haxe).
7
7
8
-
## Sample Programs List - 3/38 :disappointed:
8
+
## Sample Programs List - 4/38 :disappointed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Haxe. See above for the current amount of completed programs in Haxe. 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.
11
11
@@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Haxe. Code snippets prec
16
16
-:warning:[Baklava in Haxe](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+haxe)[[Requirements](https://sampleprograms.io/projects/baklava)]
17
17
-:warning:[Fizz Buzz in Haxe](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+haxe)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
18
18
-:warning:[Hello World in Haxe](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+haxe)[[Requirements](https://sampleprograms.io/projects/hello-world)]
19
+
-:warning:[Merge Sort in Haxe](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+haxe)[[Requirements](https://sampleprograms.io/projects/merge-sort)]
19
20
20
21
### Missing Programs
21
22
@@ -43,7 +44,6 @@ The following list contains all of the approved programs that are not currently
Copy file name to clipboardExpand all lines: archive/r/ruby/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
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Ruby! To find documentation related to the Ruby code in this repo, look [here](https://sampleprograms.io/languages/ruby).
7
7
8
-
## Sample Programs List - 21/38 :relaxed:
8
+
## Sample Programs List - 22/38 :relaxed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Ruby. See above for the current amount of completed programs in Ruby. 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.
11
11
@@ -23,6 +23,7 @@ Below, you'll find a list of completed code snippets in Ruby. Code snippets prec
23
23
-:warning:[Fibonacci in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+ruby)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
24
24
-:white_check_mark:[File Input Output in Ruby](https://sampleprograms.io/projects/file-input-output/ruby)[[Requirements](https://sampleprograms.io/projects/file-input-output)]
25
25
-:warning:[Fizz Buzz in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+ruby)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
26
+
-:warning:[Fraction Math in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fraction+math+ruby)[[Requirements](https://sampleprograms.io/projects/fraction-math)]
26
27
-:warning:[Hello World in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+ruby)[[Requirements](https://sampleprograms.io/projects/hello-world)]
27
28
-:warning:[Josephus Problem in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+ruby)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
28
29
-:warning:[Linear Search in Ruby](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+ruby)[[Requirements](https://sampleprograms.io/projects/linear-search)]
@@ -43,7 +44,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+Ruby)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
-: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+Ruby)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
Copy file name to clipboardExpand all lines: archive/s/scala/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
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Scala! To find documentation related to the Scala code in this repo, look [here](https://sampleprograms.io/languages/scala).
7
7
8
-
## Sample Programs List - 12/38 :thinking:
8
+
## Sample Programs List - 13/38 :thinking:
9
9
10
10
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.
11
11
@@ -22,6 +22,7 @@ Below, you'll find a list of completed code snippets in Scala. Code snippets pre
22
22
-:white_check_mark:[File Input Output in Scala](https://sampleprograms.io/projects/file-input-output/scala)[[Requirements](https://sampleprograms.io/projects/file-input-output)]
23
23
-:warning:[Fizz Buzz in Scala](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+scala)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
24
24
-:white_check_mark:[Hello World in Scala](https://sampleprograms.io/projects/hello-world/scala)[[Requirements](https://sampleprograms.io/projects/hello-world)]
25
+
-: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)]
25
26
-: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)]
26
27
-: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)]
27
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)]
@@ -40,7 +41,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+Scala)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments