There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Given two polynomial numbers represented by a linked list. Write a function that add these lists means add the coefficients who have same variable powers.