Show Bid Request
Vector class
Bid Request Id: 20254
|
|
|
Posted by: |
seatiger74 (25 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 3.23%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Jun 29, 2002 1:37:03 AM EDT
|
Bidding Closes: |
Jul 1, 2002 1:41:49 AM EDT
|
Viewed (by coders): |
217 times
|
Deadline: |
7/2/2002
TIME EXPIRED
|
|
|
|
Description:
Write this program in Java Implement MyVector class by deriving directly from Object class. Behavior of MyVector is exactly the same as that of Vector. You should use array(s) only and implement MyVector class from the scratch. You are not allowed to use any class in the system package.
Read API documentation of Vector class carefully, and implement the following methods of Vector class into your MyVector class.
BE SURE TO GIVE javadoc comments clearly on each method.
· MyVector() // constructor
· MyVector(int initialCapacity) // constructor
· MyVector(int initialCapacity, int capacityIncrement) // constructor
· boolean add(Object o)
· int capacity()
· void clear()
· boolean contains(Object o)
· Object get(int index)
· Object remove(int index)
· boolean remove(Object o)
· int size()
· void trimToSize()
Write a program (TestMyVector.java) to test MyVector class as follows:
Test each method (including constructor) at least once. Give comments clearly about what you are going to test at the beginning of each test step. Your test program needs your creativity to find out if MyVector class has any bug or not. For example, your test program should be able to detect bugs if I use a buggy MyVector class. Testing should be done automatically by the program. Do not use any interactive features. Your program by itself should conclude if the test was successful or not.
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
Platform:
Write in Java. I am using Window ME
Must be 100% finished and received by buyer on:
Jul 2, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
Please deliver it ontime
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$13 (USD)
|
Jun 29, 2002 10:06:52 AM EDT
|
9.95
(Excellent)
|
|
|
Glad to work with you again if ever
Thanks, bokbokan |
|
|
|
|
|