Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
What if triangle does not exist with the given sides? Maybe add an appropriate test case aka "not exist"?
include impossible triangles as a possible type. ie, a + b >= c
Hi,
CW is not there for you to post your homework assignments. Thx to not do that again.
Cheers
need help please
This comment is hidden because it contains spoiler information about the solution
Add test cases: start with opening bracket.
Add test cases: mixed bracket types.
Comparing values is not a novel or interesting idea, and IIRC there's already a kata with an exact same task as well.
This comment is hidden because it contains spoiler information about the solution
So many problems with this kata:
Such a rudimentary kata and yet the author hadn't even put in the bare minimum effort.
Needs additional tests as incorrect solutions have been approved.
Similar for https://www.codewars.com/kata/5277c8a221e209d3f6000b56 but less detailed info
This comment is hidden because it contains spoiler information about the solution
Here is JavaScript solution
JavaScript translation
Here is Ruby solution
Ruby translation
Needs more (random) tests
No random tests
Loading more items...