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 - 19/37 :relaxed:
5
+
## Sample Programs List - 20/37 :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
@@ -20,6 +20,7 @@ Below, you'll find a list of completed code snippets in Kotlin. Code snippets pr
20
20
-:white_check_mark:[Fizz Buzz in Kotlin](https://sampleprograms.io/projects/fizz-buzz/kotlin)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
21
21
-:white_check_mark:[Hello World in Kotlin](https://sampleprograms.io/projects/hello-world/kotlin)[[Requirements](https://sampleprograms.io/projects/hello-world)]
22
22
-:warning:[Job Sequencing in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+kotlin)[[Requirements](https://sampleprograms.io/projects/job-sequencing)]
23
+
-:warning:[Linear Search in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+kotlin)[[Requirements](https://sampleprograms.io/projects/linear-search)]
23
24
-:warning:[Longest Common Subsequence in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+kotlin)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
24
25
-:warning:[Longest Word in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+kotlin)[[Requirements](https://sampleprograms.io/projects/longest-word)]
25
26
-:warning:[Merge Sort in Kotlin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+merge+sort+kotlin)[[Requirements](https://sampleprograms.io/projects/merge-sort)]
@@ -42,7 +43,6 @@ The following list contains all of the approved programs that are not currently
0 commit comments