Show Bid Request
linked list
Bid Request Id: 31231
|
|
|
Posted by: |
blueonion (2 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Oct 16, 2002 12:09:39 AM EDT
|
Bidding Closes: |
Oct 18, 2002 12:14:50 AM EDT
|
Viewed (by coders): |
338 times
|
Deadline: |
10/19/2002
TIME EXPIRED
|
|
|
|
Description:
This is a simple assignment, you are to read a list of student and their grades from a file f, form a liked list structure, then read a list of updated commends (add, drop, change of grade) from another file g, rank the updated list by the grade, then print the resulting list both in ranked order (highest grade first) and in alphabetical order. The file f contains an alphabetically ordered list, one line per student in the following format. NAME GRADE The name starts in column 1, is a character string of only capital letters A-Z (with no Space), and may be 1 to 20 characters. The grade is an integer and starts after one or more spaces. First read the file f and form a linked list structure. Each node is a record with the following fields. NAME: string of at most 20 characters GRADE: integer RANK: computed rank (the highest grade has rank 1) APTR: pointer to the next record in alphabetical order. RPTR: pointer to the next record in ranked order (next lower grade). (APTR is set-up as you read file f, but RPTR and RANK are setup later)
Next read and process the update commands from the text file g. there are three types of commands as follows (the file g may contains any number of these commands in any order): ADD NAME GRADE : add the student with given grade. DROP NAME : drop the student from the list. CHANGE NAME GRADE : change the student&'s grade.
After completing the update commands, sort the list according to the grades, setting up RPTR (insertion sort), note that APTR is not altered during this phase. Finally print the list on the screen , with each line containing name, grade, and rank, (1)in ranked order, highest grade first, (2) in alphabetical order.
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.
Platform:
win 2000, C++, borland compiler 5.5
Must be 100% finished and received by buyer on:
Oct 19, 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.
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!
|
$4 (USD)
|
Oct 17, 2002 9:56:08 AM EDT
|
9.6
(Excellent)
|
|
|
I already have your program. I'm sending you the executable file. When I will send you the code source with comments I will send you also an help file. VERY IMPORTANT: In case you gonne choose me I will make the next program for free. What can I do for you to trust me. Nothing .But I give you my email and the next problem I'm goone rezolve it for free. If I woun't you can put it on rencoder again. It's very simple. It's you choice. My email is :floringpm{the sing}yahoo{point}com With respect, Neo.
|
|
Attached File
|
|
|
|
|