Skip to content

Commit 2bba5cd

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (TheRenegadeCoder#4853)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 022d334 commit 2bba5cd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

archive/p/pascal/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to Sample Programs in Pascal! To find documentation related to the Pascal code in this repo, look [here.](https://sampleprograms.io/languages/pascal)
44

5-
## Sample Programs List - 37/38 :smile:
5+
## Sample Programs List - 38/38 :partying_face:
66

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

@@ -27,6 +27,7 @@ Below, you'll find a list of completed code snippets in Pascal. Code snippets pr
2727
- :warning: [Fraction Math in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fraction+math+pascal) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
2828
- :white_check_mark: [Hello World in Pascal](https://sampleprograms.io/projects/hello-world/pascal) [[Requirements](https://sampleprograms.io/projects/hello-world)]
2929
- :warning: [Insertion Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+pascal) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
30+
- :warning: [Job Sequencing in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+pascal) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
3031
- :warning: [Josephus Problem in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+pascal) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
3132
- :warning: [Linear Search in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+pascal) [[Requirements](https://sampleprograms.io/projects/linear-search)]
3233
- :warning: [Longest Common Subsequence in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+pascal) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
@@ -48,12 +49,6 @@ Below, you'll find a list of completed code snippets in Pascal. Code snippets pr
4849
- :warning: [Sleep Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+pascal) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
4950
- :warning: [Transpose Matrix in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+pascal) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
5051

51-
### Missing Programs
52-
53-
The following list contains all of the approved programs that are not currently implemented in Pascal. 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.
54-
55-
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Pascal) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
56-
5752
## Testing
5853

5954
The following list shares details about how we name all Sample Programs in Pascal:

0 commit comments

Comments
 (0)