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/p/pascal/README.md
+30-30Lines changed: 30 additions & 30 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 Pascal! To find documentation related to the Pascal code in this repo, look [here.](https://sampleprograms.io/languages/pascal)
4
4
5
-
## Sample Programs List - 10/38 :thinking:
5
+
## Sample Programs List - 37/38 :smile:
6
6
7
7
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.
8
8
@@ -11,48 +11,48 @@ In this section, we feature a list of completed and missing programs in Pascal.
11
11
Below, you'll find a list of completed code snippets in Pascal. 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
-:warning:[Baklava in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+pascal)[[Requirements](https://sampleprograms.io/projects/baklava)]
14
+
-:warning:[Base64 Encode Decode in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+base64+encode+decode+pascal)[[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
15
+
-:warning:[Binary Search in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+binary+search+pascal)[[Requirements](https://sampleprograms.io/projects/binary-search)]
16
+
-:warning:[Bubble Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+pascal)[[Requirements](https://sampleprograms.io/projects/bubble-sort)]
14
17
-:warning:[Capitalize in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+pascal)[[Requirements](https://sampleprograms.io/projects/capitalize)]
18
+
-:warning:[Convex Hull in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+convex+hull+pascal)[[Requirements](https://sampleprograms.io/projects/convex-hull)]
19
+
-:warning:[Depth First Search in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+depth+first+search+pascal)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
20
+
-:warning:[Dijkstra in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+dijkstra+pascal)[[Requirements](https://sampleprograms.io/projects/dijkstra)]
21
+
-:warning:[Duplicate Character Counter in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+pascal)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
15
22
-:warning:[Even Odd in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+pascal)[[Requirements](https://sampleprograms.io/projects/even-odd)]
16
23
-:warning:[Factorial in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+pascal)[[Requirements](https://sampleprograms.io/projects/factorial)]
17
24
-:warning:[Fibonacci in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+pascal)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
25
+
-:warning:[File Input Output in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+pascal)[[Requirements](https://sampleprograms.io/projects/file-input-output)]
18
26
-:warning:[Fizz Buzz in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+pascal)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
27
+
-: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)]
19
28
-:white_check_mark:[Hello World in Pascal](https://sampleprograms.io/projects/hello-world/pascal)[[Requirements](https://sampleprograms.io/projects/hello-world)]
29
+
-: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:[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)]
31
+
-: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)]
32
+
-: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)]
33
+
-:warning:[Longest Palindromic Substring in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+palindromic+substring+pascal)[[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
34
+
-:warning:[Longest Word in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+pascal)[[Requirements](https://sampleprograms.io/projects/longest-word)]
35
+
-:warning:[Maximum Array Rotation in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+array+rotation+pascal)[[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
36
+
-:warning:[Maximum Subarray in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+maximum+subarray+pascal)[[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
37
+
-:warning:[Merge Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+pascal)[[Requirements](https://sampleprograms.io/projects/merge-sort)]
38
+
-:warning:[Minimum Spanning Tree in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+minimum+spanning+tree+pascal)[[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
20
39
-:warning:[Palindromic Number in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+pascal)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
21
40
-:warning:[Prime Number in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+pascal)[[Requirements](https://sampleprograms.io/projects/prime-number)]
41
+
-:warning:[Quick Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quick+sort+pascal)[[Requirements](https://sampleprograms.io/projects/quick-sort)]
42
+
-:warning:[Quine in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+pascal)[[Requirements](https://sampleprograms.io/projects/quine)]
43
+
-:warning:[Remove All Whitespace in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+pascal)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
22
44
-:warning:[Reverse String in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+pascal)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
45
+
-:warning:[Roman Numeral in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+roman+numeral+pascal)[[Requirements](https://sampleprograms.io/projects/roman-numeral)]
46
+
-:warning:[Rot13 in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+rot13+pascal)[[Requirements](https://sampleprograms.io/projects/rot13)]
47
+
-:warning:[Selection Sort in Pascal](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+pascal)[[Requirements](https://sampleprograms.io/projects/selection-sort)]
48
+
-: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)]
49
+
-: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)]
23
50
24
51
### Missing Programs
25
52
26
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.
-: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+Pascal)[[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+Pascal)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
-: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+Pascal)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
-: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+Pascal)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
0 commit comments