Skip to content

Commit eccdb80

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4982)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent acd1523 commit eccdb80

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

archive/d/dart/README.md

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

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

5-
## Sample Programs List - 12/38 :thinking:
5+
## Sample Programs List - 16/38 :thinking:
66

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

@@ -13,10 +13,14 @@ Below, you'll find a list of completed code snippets in Dart. Code snippets prec
1313
- :warning: [Baklava in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+dart) [[Requirements](https://sampleprograms.io/projects/baklava)]
1414
- :warning: [Bubble Sort in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+dart) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
1515
- :white_check_mark: [Capitalize in Dart](https://sampleprograms.io/projects/capitalize/dart) [[Requirements](https://sampleprograms.io/projects/capitalize)]
16+
- :warning: [Duplicate Character Counter in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+dart) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
1617
- :warning: [Even Odd in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+dart) [[Requirements](https://sampleprograms.io/projects/even-odd)]
18+
- :warning: [Factorial in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+dart) [[Requirements](https://sampleprograms.io/projects/factorial)]
1719
- :warning: [Fibonacci in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+dart) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
1820
- :warning: [Fizz Buzz in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+dart) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1921
- :white_check_mark: [Hello World in Dart](https://sampleprograms.io/projects/hello-world/dart) [[Requirements](https://sampleprograms.io/projects/hello-world)]
22+
- :warning: [Longest Word in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+dart) [[Requirements](https://sampleprograms.io/projects/longest-word)]
23+
- :warning: [Palindromic Number in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+dart) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
2024
- :warning: [Quick Sort in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quick+sort+dart) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
2125
- :white_check_mark: [Reverse String in Dart](https://sampleprograms.io/projects/reverse-string/dart) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
2226
- :warning: [Roman Numeral in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+roman+numeral+dart) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
@@ -32,8 +36,6 @@ The following list contains all of the approved programs that are not currently
3236
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+Dart) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
3337
- :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+Dart) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]
3438
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Dart) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
35-
- :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+Dart) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
36-
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Dart) [[Requirements](https://sampleprograms.io/projects/factorial)]
3739
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Dart) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
3840
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Dart) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3941
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Dart) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
@@ -42,12 +44,10 @@ The following list contains all of the approved programs that are not currently
4244
- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Dart) [[Requirements](https://sampleprograms.io/projects/linear-search)]
4345
- :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+Dart) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
4446
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Dart) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
45-
- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Dart) [[Requirements](https://sampleprograms.io/projects/longest-word)]
4647
- :x: [Maximum Array Rotation](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+array+rotation&template=code-snippet-request.md&title=Add+Maximum+Array+Rotation+in+Dart) [[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
4748
- :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Dart) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
4849
- :x: [Merge Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,merge+sort&template=code-snippet-request.md&title=Add+Merge+Sort+in+Dart) [[Requirements](https://sampleprograms.io/projects/merge-sort)]
4950
- :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+Dart) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
50-
- :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+Dart) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
5151
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Dart) [[Requirements](https://sampleprograms.io/projects/prime-number)]
5252
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Dart) [[Requirements](https://sampleprograms.io/projects/quine)]
5353
- :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+Dart) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]

0 commit comments

Comments
 (0)