Find Jobs
Hire Freelancers

coding assignment

$30-250 USD

완료함
게시됨 5년 이상 전

$30-250 USD

제출할때 지불됩니다
// Task 1 public class Term : IComparable { private double Coefficient; private byte Exponent; // Creates a term with the given coefficient and exponent public Term(double coefficient, byte exponent) { Coefficient = coefficient; Exponent = exponent; } // Evaluates the current term for a given x public double Evaluate(double x) { return Coefficient * [login to view URL](x, Exponent); } // Returns -1, 0, or 1 if the exponent of the current term // is less than, equal to, or greater than the exponent of obj. public int CompareTo(Object obj) { Term other = (Term)obj; if (Exponent < [login to view URL]) { return -1; } else if (Exponent == [login to view URL]) { return 0; } else { return 1; } } // Read and write properties for each data member } // Task 2 public class Node<T> { private T item; private Node<T> next; // constructor public Node(T item, Node<T> next) { [login to view URL] = item; [login to view URL] = next; } // Read and write properties or getter/setter for each data member public T getItem() { return item; } public void setItem(T item) { [login to view URL] = item; } public Node<T> getNext() { return next; } public void setNext(Node<T> next) { [login to view URL] = next; } } // Task 3 interface IDegree { bool Order(Object obj); } public class Polynomial : IDegree { // A reference to the first node of a singly-linked list private Node<Term> front; // Inserts the given term t into the current polynomial in its proper order public void AddTerm(Term t) { if (t != null) ; [login to view URL](sum("OLD, polynomial consisting of term t")) } { … } // Adds the given polynomials p and q to yield a new polynomial public static Polynomial operator +(Polynomial p, Polynomial q) { … } // Multiplies the given polynomials p and q to yield a new polynomial public static Polynomial operator *(Polynomial p, Polynomial q) { … } // Evaluates the current polynomial for a given x public double Evaluate(double x) { … } // Prints the current polynomial public void Print() { … } public bool Order(Object obj) { … } }
프로젝트 ID: 17961133

프로젝트 정보

4 제안서
원격근무 프로젝트
활동 중 6년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
I have vast experience in Java and have done similar work before. If there are any other instructions to be given please provide them.
$30 USD 2일에
5.0 (1 건의 리뷰)
1.0
1.0
4 이 프로젝트에 프리랜서들의 평균 입찰은 $79 USD입니다.
사용자 아바타
How are you? I am c++ expert. I read your description. I can do it soon. I want to discuss more on chat. Thanks
$155 USD 3일에
5.0 (1 건의 리뷰)
4.0
4.0
사용자 아바타
Hi. I have read your description and have interests in your project. I would like to have a discussion with chat to get more about your project. Thanks.
$100 USD 3일에
5.0 (1 건의 리뷰)
3.0
3.0
사용자 아바타
Hi there, I do Java programming. I checked your initial code and I would like to do this project if given the opportunity. Let me know if you are interested so I can have further details.
$30 USD 1일에
5.0 (6 건의 리뷰)
3.2
3.2

고객에 대한 정보

국기 (KENYA)
nairobi, Kenya
5.0
1
결제 수단 확인
10월 15, 2018부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.