Show Bid Request
Linked list
Bid Request Id: 17129
|
|
|
Posted by: |
unowho252001 (4 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
May 23, 2002 6:55:51 PM EDT
|
Bidding Closes: |
May 29, 2002 7:04:35 PM EDT
|
Viewed (by coders): |
116 times
|
Deadline: |
5/31/2002
TIME EXPIRED
|
|
|
|
Description:
Using C++
Create a linked list using the following structure
struct node_st
{
int data;
node_st *next;
};
Include the following functions in list program
IsEmpty- Gives status of list, empty or not-returns boolean
Size- Tells the size of the list, returns ineger value
Add- Should add a user supplied integer to the list, returns boolean (true- add successful)
Delete- Should delete a user supplied integer from the list
returns boolean value(true-deleted)
Search- Determine whether or not an integer is in the list , returns a boolean value(true - found)
HowMany- Should return the number of target integers found in the list, returns an integer value
Head- Returns data at the head of the list without removing it , returns integer
Print- prints contents of list
Format:
[pos]: value<cr>
Ex: [0]:32
[1]:12
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.
KEEP IT SIMPLE AND HEAVILY COMMENT PLEASE
Platform:
WINDOW 98
Must be 100% finished and received by buyer on:
May 31, 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:
KEEP IT SIMPLE HEAVILY COMMENT PLEASE NEED CODE IN 24 HOURSE AFTER BID ACCEPTED
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!
|
$20 (USD)
|
May 23, 2002 7:21:18 PM EDT
|
9.97
(Excellent)
|
|
|
I can deliver the code tonight if you accept my bid now. I will provide full comments and nice code structure Saquib |
|
|
|
|
|