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-star/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 C\*! To find documentation related to the C\* code in this repo, look [here](https://sampleprograms.io/languages/c-star).
7
7
8
-
## Sample Programs List - 2/38 :disappointed:
8
+
## Sample Programs List - 3/38 :disappointed:
9
9
10
10
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.
11
11
@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in C\*. See
14
14
Below, you'll find a list of completed code snippets in C\*. 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.
15
15
16
16
-:warning:[Baklava in C\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+c\*)[[Requirements](https://sampleprograms.io/projects/baklava)]
17
+
-:warning:[Fizz Buzz in C\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+c\*)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
17
18
-:white_check_mark:[Hello World in C\*](https://sampleprograms.io/projects/hello-world/c-star)[[Requirements](https://sampleprograms.io/projects/hello-world)]
18
19
19
20
### Missing Programs
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
Copy file name to clipboardExpand all lines: archive/f/fortran/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 Fortran! To find documentation related to the Fortran code in this repo, look [here](https://sampleprograms.io/languages/fortran).
7
7
8
-
## Sample Programs List - 9/38 :disappointed:
8
+
## Sample Programs List - 10/38 :thinking:
9
9
10
10
In this section, we feature a list of completed and missing programs in Fortran. See above for the current amount of completed programs in Fortran. 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
@@ -20,6 +20,7 @@ Below, you'll find a list of completed code snippets in Fortran. Code snippets p
20
20
-:warning:[Fibonacci in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+fortran)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
21
21
-:warning:[Fizz Buzz in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+fortran)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
22
22
-:warning:[Hello World in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+fortran)[[Requirements](https://sampleprograms.io/projects/hello-world)]
23
+
-:warning:[Linear Search in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+fortran)[[Requirements](https://sampleprograms.io/projects/linear-search)]
23
24
-:warning:[Prime Number in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+fortran)[[Requirements](https://sampleprograms.io/projects/prime-number)]
24
25
-:warning:[Reverse String in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+fortran)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
25
26
@@ -39,7 +40,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+Fortran)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
Copy file name to clipboardExpand all lines: archive/j/java/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 Java! To find documentation related to the Java code in this repo, look [here](https://sampleprograms.io/languages/java).
7
7
8
-
## Sample Programs List - 26/38 :relaxed:
8
+
## Sample Programs List - 27/38 :relaxed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Java. See above for the current amount of completed programs in Java. 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
@@ -28,6 +28,7 @@ Below, you'll find a list of completed code snippets in Java. Code snippets prec
28
28
-:warning:[Hello World in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+java)[[Requirements](https://sampleprograms.io/projects/hello-world)]
29
29
-:warning:[Insertion Sort in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+java)[[Requirements](https://sampleprograms.io/projects/insertion-sort)]
30
30
-:warning:[Job Sequencing in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+java)[[Requirements](https://sampleprograms.io/projects/job-sequencing)]
31
+
-:warning:[Josephus Problem in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+java)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
31
32
-:warning:[Linear Search in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+java)[[Requirements](https://sampleprograms.io/projects/linear-search)]
32
33
-:warning:[Longest Common Subsequence in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+java)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
33
34
-:warning:[Longest Word in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+java)[[Requirements](https://sampleprograms.io/projects/longest-word)]
@@ -47,7 +48,6 @@ The following list contains all of the approved programs that are not currently
0 commit comments