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.
Nah.
Here it is
Should I approve your translation? I ask because I cannot see any java translation there.
@Redmega: Aye.
Still, if a solution of the other kata is a valid solution for this one, they are duplicates of each other.
Water under the bridge. I added the first three test cases (the ones alluded to in the description) as sample tests. Sure, they break the guideline of one assert per test method, but it works thematically.
That's a hard accusation. The green glass door is a well known riddle, and the descriptions are entirely different. I just wonder how both of you got the inspiration at the same time…
Didn't know the other one existed. And yes, I did a search.
Thought I had added user test cases, I'll fix that in the morning.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Oh, every program is a algorithm, since a program is a unambigously defined sequence of operations (or has undefined behaviour). But not every problem is stated as an algorithm. You can say "Create a ABC!" and check fundamentals for ABC students. Or you can give the complete sequence of steps and therefore also tackle those, that don't know what an ABC is.
But my criticism wasn't about the tag, just about the "Fibonacci is basic" ;).
Yes it's certainly baseless but if you google Fibonacci you get: About 18,900,000 results... Besides that I don't understand very well the tag "Algorithm" because I think every program includes at least one algorithm.
That's baseless assumption. I've read many books on programming, and only a very small number of them actually had the Fibonacci function.
Codewars writes for the Tag "Algorithms":
This kata doesn't need elaborate specifications, Fibonacci is a basic for every programmer hence the tag "Fundamentals" is more than sufficient, isn't it?:-)
Thanks !
Loading more items...