Skip to content

issues Search Results · repo:exercism/kotlin language:Kotlin

Filter by

183 results
 (118 ms)

183 results

inexercism/kotlin (press backspace or delete to remove)

It might be useful to review the various exercise difficulties, and then sort the exercises by difficulty. For example, I think collatz-conjecture and isogram are easier than dnd-character. When I run ...
  • keiravillekode
  • 1
  • Opened 
    on May 11
  • #698

The file exercises/practice/protein-translation/gradle/wrapper/gradle-wrapper.jar is missing, causing the following error when trying to run tests via gradlew test: Error: Could not find or load main ...
  • armkeh
  • 2
  • Opened 
    on Mar 1
  • #694

Hi, I was working on the Kotlin track and while running the test it was failing with the following issue src/test/kotlin/TwoFerTest.kt:[9,56] No value passed for parameter name The value needs to be ...
  • NehaDadhich
  • 1
  • Opened 
    on May 22, 2024
  • #649

The protein-translation exercise is missing the gradle/gradle-wrapper.jar file, meaning users who download the exercise will not be able to run it using gradle wrapper. The following error is displayed ...
  • uzilan
  • 1
  • Opened 
    on May 7, 2024
  • #642

There is a small gap in test cases which would allow error prone code to pass the tests. For example, there is checked 32 with empty list as the result (because it s 10_000 in binary), and it works fine ...
  • irene-mandarine
  • 1
  • Opened 
    on Mar 25, 2024
  • #624

Hello lovely maintainers :wave: We ve recently added tags to student s solutions. These express the constructs, paradigms and techniques that a solution uses. We are going to be using these tags for lots ...
  • iHiD
  • 21
  • Opened 
    on Nov 1, 2023
  • #608

https://github.com/exercism/kotlin/blob/83020f1e249e826bb56464456974f60d09d9eaad/exercises/practice/two-fer/src/test/kotlin/TwoFerTest.kt#L9C54-L9C54
  • rakibhasan1030
  • 2
  • Opened 
    on Jul 9, 2023
  • #596

Problem description: https://exercism.org/tracks/kotlin/exercises/two-fer The problem requirements with examples: | Name | Dialogue | | :-- | :-- | | Alice | One for Alice, one for me. | | Bohdan | One ...
  • ferminhg
  • 1
  • Opened 
    on Apr 19, 2023
  • #591

The exercise instructions currently read; ** Find the difference between the square of the sum and the sum of the squares of the first N natural numbers.** The square of the sum of the first ten natural ...
  • mwprogrammer
  • 1
  • Opened 
    on Apr 15, 2023
  • #590

Tutorial.md in Hello world has diverged from the code. 1. It says the test fails with org.junit.ComparisonFailure: expected: [Hello, World!] but was: [] but actual failure is org.junit.ComparisonFailure: ...
  • foundingnimo
  • 1
  • Opened 
    on Nov 17, 2022
  • #550
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub