Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project dives into the world of LinkedLists

The purpose of this program is to add two polynomials together and print out the answer. The polynomial expressions consist of single term coefficients, exponents and a variable x.

The use of LinkedList and StringBuilder is used heavily throughout the program to convert LinkedList to String and vice versa.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages