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/k/kotlin/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Kotlin! To find documentation related to the Kotlin code in this repo, look [here.](https://sampleprograms.io/languages/kotlin)
4
4
5
-
## Sample Programs List - 24/38 :relaxed:
5
+
## Sample Programs List - 25/38 :relaxed:
6
6
7
7
In this section, we feature a list of completed and missing programs in Kotlin. See above for the current amount of completed programs in Kotlin. 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
@@ -14,6 +14,7 @@ Below, you'll find a list of completed code snippets in Kotlin. Code snippets pr
14
14
-:warning:[Binary Search in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+binary+search+kotlin)[[Requirements](https://sampleprograms.io/projects/binary-search)]
15
15
-:warning:[Bubble Sort in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+kotlin)[[Requirements](https://sampleprograms.io/projects/bubble-sort)]
16
16
-:warning:[Capitalize in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+kotlin)[[Requirements](https://sampleprograms.io/projects/capitalize)]
17
+
-:warning:[Duplicate Character Counter in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+kotlin)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
17
18
-:warning:[Even Odd in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+kotlin)[[Requirements](https://sampleprograms.io/projects/even-odd)]
18
19
-:warning:[Factorial in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+kotlin)[[Requirements](https://sampleprograms.io/projects/factorial)]
19
20
-:warning:[Fibonacci in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+kotlin)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
@@ -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+Kotlin)[[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+Kotlin)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
Copy file name to clipboardExpand all lines: archive/t/tcl/README.md
+6-6Lines changed: 6 additions & 6 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 Tcl! To find documentation related to the Tcl code in this repo, look [here.](https://sampleprograms.io/languages/tcl)
4
4
5
-
## Sample Programs List - 9/38 :disappointed:
5
+
## Sample Programs List - 14/38 :thinking:
6
6
7
7
In this section, we feature a list of completed and missing programs in Tcl. See above for the current amount of completed programs in Tcl. 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
@@ -18,17 +18,17 @@ Below, you'll find a list of completed code snippets in Tcl. Code snippets prece
18
18
-:warning:[Convex Hull in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+convex+hull+tcl)[[Requirements](https://sampleprograms.io/projects/convex-hull)]
19
19
-:warning:[Depth First Search in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+depth+first+search+tcl)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
20
20
-:warning:[Dijkstra in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+dijkstra+tcl)[[Requirements](https://sampleprograms.io/projects/dijkstra)]
21
+
-:warning:[Duplicate Character Counter in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+tcl)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
22
+
-:warning:[Even Odd in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+tcl)[[Requirements](https://sampleprograms.io/projects/even-odd)]
23
+
-:warning:[Factorial in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+tcl)[[Requirements](https://sampleprograms.io/projects/factorial)]
24
+
-:warning:[Fibonacci in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+tcl)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
25
+
-:warning:[File Input Output in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+tcl)[[Requirements](https://sampleprograms.io/projects/file-input-output)]
21
26
-:warning:[Hello World in Tcl](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+tcl)[[Requirements](https://sampleprograms.io/projects/hello-world)]
22
27
23
28
### Missing Programs
24
29
25
30
The following list contains all of the approved programs that are not currently implemented in Tcl. 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.
26
31
27
-
-: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+Tcl)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
0 commit comments