Draft
Reverse Engineering Polynomials
Loading description...
Mathematics
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Isn't this a duplicate?
There is this, and I am pretty sure I've solved similar approved kata, but can't find it after a brief search. I will see if I can find it.
I do not think there are any similar approved kata, or at least I couldn't find any, but that one is quite similar. I would say that the specific restrictions on the inputs of this and the fact that they mean you have to solve it in a different way due to the much larger (up to 100 degree inputs vs up to 15) polynomials involved would make it distinct.
There is a kata "guess the function" or something like that. Perhaps that's a dupe.
The only kata of that name I can find don't have any resemblance to this kata, so I don't think so.
How about this one: Lattice Point Interpolation?
Yeah that is very similar. I'll unpublish this.
There are no sample tests.
Oops, fixed that. I forgot that the fixed tests were not also in the sample tests.