Show Bid Request
couple of functions
Bid Request Id: 57768
|
|
|
Posted by: |
Camacho (8 ratings)
(Software buyer rating 9.37)
|
Non-action Ratio: |
Very Good - 11.11%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Apr 14, 2003 10:22:51 AM EDT
|
Bidding Closes: |
Apr 16, 2003 10:08:41 AM EDT
|
Viewed (by coders): |
101 times
|
Deadline: |
4/17/2003
TIME EXPIRED
|
|
|
|
Description:
You are required to design, implement and test two functions as specified: 1. st_priority_load( ) takes one integer and one string parameter (in that order). The string is added to a list in priority order specified by the integer parameter. The list is a data structure private to these functions. 2. st_priority_remv( ) takes a single integer reference parameter. Its action is to remove from the list the string with the highest priority value up to, and including, the value passed as its argument, and return the string so removed. The reference parameter is reset to the actual priority of the affected string. Where there are more than one string in the list with the nominated priority, the "oldest" string is to be removed and returned, i.e., each priority level behaves as a FIFO list.
and thats it
make sure you open the 2 extra documents I enclosed for requirements and format
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2)must be written in C language
3)unix platform
4)psuedo code is required
5)must satisfy and complete additional documents i enclosed with this assignmnet
Platform:
unix
Must be 100% finished and received by buyer on:
Apr 17, 2003 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.
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
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!
|
$7 (USD)
|
Apr 14, 2003 8:32:15 PM EDT
|
10
(Excellent)
|
|
|
Hi. We bidded on your last project, and you sent us a message asking for an example. Unfortunatly we couldn't get in touch with you as soon as we wanted.
This is how we will develop your project: we will represent the priority list as a ordered list. This list will have a pointer to a FIFO list (and other one to the last element of the FIFO list, in order to increase the performance of the removal operation). We attach a diagram of the data structure we suggest.
Of course, we will also deliver the documentation you need (test cases, pseudocode and so on).
We can deliver the code as well as the documentation on Wednesday.
Regards. Javier
|
|
Attached File
|
|
|
|
|