Open
Description
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)