Show Bid Request
Selection Sort, Mergesort in C++
Bid Request Id: 6256
|
|
|
Description:
I would like a program that assembles an array of records, with each record containing a type code (alphabetical character a,b,etc) and a part number.(integer) The array of records is to be unsorted. The user is given the option to sort by type code or part number. If the type code is selected, then the records should be sorted by type using selection sort. If the part number is selected, then the records should be sorted by part number using a mergesort. The sorted array of records should then be printed out at the end. To reduce user input, the records should be hardcoded in the program instead of being entered at runtime. The list should be made up of elements: a-34,t-88,d-10,y-32,c-11,w-94,j-52,k-47. i.e. After sorting by type (selection sort) the array should be: a-34,c-11,d-10,j-52,k-47,t-88,w-94,y-32. After sorting by part number (mergesort) the array should be: d-10,c-11,y-32,a-34,k-47,j-52,t-88,w-94.
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. Must be executable in Microsoft Visual C++.
Special Conditions / Other:
I would like final program due by December 12th.
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!
|
$30 (USD)
|
Dec 9, 2001 3:10:52 PM EDT
|
10
(Excellent)
|
|
|
Can be done in less than an hour. |
|
|
|
|
|