Skip to content

Harden tests of Triangular Treasure #194

Open
@hobovsky

Description

@hobovsky

As a follow-up of the deduplication issue #188, the kata Triangular Treasure should have its tests updated to allow only O(1) solutions.

List of languages to change:

  • C
  • COBOL
  • CoffeeScript
  • C# (no random tests)
  • Dart
  • Haskell
  • Java
  • JavaScript
  • Julia
  • NASM
  • Ruby
  • Rust
  • SQL (O(n) solutions are more difficult than O(1) solutions)
  • Swift (no random tests)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtask/overhaulTasks for overall reviewing and fixing of kata of a bad quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions