TecHAyusH6476 / DSA-Prep-HacktoberFest22

DSA important questions in terms of interview and OA of product based companies.
MIT License
18 stars 105 forks source link

Polynomial Addition Using Linked List #151

Closed Souvik-Bhattacharya closed 2 years ago

Souvik-Bhattacharya commented 2 years ago

This C program adds two polynomial equation using singly linked list.