User Profile
Collapse
-
I am using C++. thank you both Banfa and dev7060 for the advice. it starts making sense now when i have a little theory. dev7060, i will have a deep study of your code and reach out for the doubts. thank you so much. your post was very helpful. -
could you please explain how to get into the implementation part?
thanks a lot for the previous explanation but ugh this is bugging me out for long now LOL. i tried reading online and am stuck in one way or the other. there's only code but no clear explanation to me. i understand the list preparation part but everything after that seems just out of the context.
...Code:Node *last = *head_ref;
Leave a comment:
-
polynomial operations
i've got this assignment where the task is to add and multiply polynomials. my question is could it be maintained in the array data structure to make the operations easier? does the algorithm choice have an effect on the data structure?
No activity results to display
Show More
Leave a comment: