Find Jobs
Hire Freelancers

Adding, multiplying polynomials using Linked Lists

$20-25 USD

In Progress
Posted over 21 years ago

$20-25 USD

Paid on delivery
Write a program that performs polynomial arithmetic. Use a linked list , sorted by the exponents to represent polynomial. Write routines to add, subtract, (multiply polynomials, as well as a routine to raise a polynomial to a power. And print it [login to view URL] should be able to specify commands like adding polynomial #4 to #0. Add or subtract polynomials or traverse lists. Coefficients are in double and the degree is in a nonnegative integer. For the most efficent implementation of polynomial arithmetic , the linked lists representing the polynomials should have nodes stored in sorted order by increasing or decreasing order. Beginning should look like: class Term { int degree; double coefficient; Term next; Term(double c, int d) { coefficient = c; degree = d; next = null; } } class Polynomial { Term first; //Methods text-only so i can copy and paste ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. Text-only so i can copy and paste. ## Platform Windows ME I am using J-Builder. ## Deadline information I would like this completed as soon as possible.
Project ID: 2886759

About the project

6 proposals
Remote project
Active 21 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$17 USD in 14 days
5.0 (63 reviews)
4.7
4.7
6 freelancers are bidding on average $14 USD for this job
User Avatar
See private message.
$8.50 USD in 14 days
5.0 (55 reviews)
7.1
7.1
User Avatar
See private message.
$21.25 USD in 14 days
5.0 (18 reviews)
4.2
4.2
User Avatar
See private message.
$17 USD in 14 days
5.0 (14 reviews)
3.7
3.7
User Avatar
See private message.
$8.50 USD in 14 days
4.9 (24 reviews)
3.5
3.5
User Avatar
See private message.
$12.75 USD in 14 days
4.9 (12 reviews)
2.8
2.8

About the client

Flag of UNITED STATES
United States
5.0
6
Member since Nov 23, 2002

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.