How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
VB6, Access 2000, NETAPI
By markmayes on Jan 22
Max Bid: $150


java data feed
By pbr_streetgang on Jan 22
Max Bid: Open to fair suggestions


Custom IE Toolbar
By KerryG on Jan 22
Max Bid: $25


Windows 95/98/NT Print Driver UI
By JasonNearStar on Jan 22
Max Bid: Open to fair suggestions


small assignment
By vjanand on Jan 22
Max Bid: $11


Need SMTP Filter
By JTIDev on Jan 22
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(137 open)
   Access 
(49 open)
   MySQL 
(83 open)
   Oracle 
(9 open)
   SQL Server 
(52 open)
   Other DB 
(20 open)
Documentation / Tech Writing 
(22 open)
Game Development 
(20 open)
Graphics / Art / Music 
(54 open)
   Graphics 
(60 open)
     3d Animation 
(12 open)
   Art (Misc.) 
(20 open)
   Music 
(6 open)
   3d Modeling 
(12 open)
Language Specific 
(92 open)
   ASP 
(65 open)
   C# 
(36 open)
   C++ / C 
(101 open)
   Cold Fusion 
(4 open)
   Delphi 
(35 open)
   Java 
(60 open)
   Perl 
(27 open)
   PHP 
(86 open)
   XML/XSL 
(31 open)
   Visual Basic 
(158 open)
   Visual Basic .Net 
(55 open)
   Other 
(42 open)
Misc 
(36 open)
   CAD 
(8 open)
MultiMedia 
(24 open)
Network 
(36 open)
   Network Design 
(13 open)
   Network Implementation 
(15 open)
Platforms 
(60 open)
   Windows 
(140 open)
     MS Exchange 
(6 open)
     MS Office 
(3 open)
     Other 
(8 open)
   Internet Browser 
(52 open)
   Linux 
(42 open)
   UNIX 
(19 open)
   Hand Held/PDA Programming 
(15 open)
Requirements 
(12 open)
Security 
(30 open)
Testing / Quality Assurance 
(10 open)
Web 
(135 open)
   Page Design 
(65 open)
   Flash 
(37 open)
   Web Services 
(61 open)
   Web (Other) 
(56 open)
Training 
(5 open)
   Computer Based 
(6 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

searching and sorting
Bid Request Id: 38194
Bookmark in my 'To Do' list
Posted by: erino (2 ratings)
(Software buyer rating 10)
Posted: Dec 3, 2002
8:47:58 PM EDT
Bidding Closes: Dec 5, 2002
8:54:00 PM EDT
Viewed (by coders): 166 times
Deadline: 12/8/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: C++ / C
Enter chat room for this bid request
(0 active users at Jan 22, 2003 7:52:35 PM EDT)

Description:
This project implements a sorting technique and a searching technique, uses some recursion, and requires that you select and implement some data structures.
You will need 2 data files for this assignment; one to be sorted and one containing values to search for in the sorted list. The filenames are ha7_sort.dat and ha7_srch.dat , both on the website in the Assignments folder. The sorting technique to use is radix sort as illustrated in class. It must be implemented using a dynamically allocated linked data structure. The search technique will be recursive binary search. Your search algorithm must keep track of how many accesses (or probes) are needed to find the given value or determine that it is not in the list. The data will be "words" (character strings) no longer than 6 characters.

Your program should read the data to be sorted (ha7_sort.dat) and store it in a data structure. Sort the data and print it out neatly in columns with each word numbered. Use enough columns so the whole list fits on one page. Search the sorted list for each word in the second data file (ha7_srch.dat). Print the results of each search; i.e., the word being searched for, how many accesses were required, and what numbered position the element was in the list (or a message if it is not in the list).

Consider your data structure(s) carefully and document your selection(s). Discuss/describe what data structure(s) you are using and why you chose them. You may find it useful to discuss why the structure(s) you chose is (are) better than other candidates.

You should turn in : your description/discussion of data structure(s);
a program listing;
a copy of the input files;
and attractive output containing the numbered, sorted list and the search results.


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:
Visual c++ 6.0


Must be 100% finished and received by buyer on:

Dec 8, 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.

Additional Attached Files


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, you can report it to: abuse@rentacoder.com.
 
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!
Musharraf
(15 ratings)
in Islamabad, Federal Area
Pakistan
 
$13 (USD) Dec 4, 2002
2:05:40 AM EDT
 9.4
(Superb)
   
Hi erino, Allow me to implement this job for you. I have a good understanding of data structures and you know that. I will deliver you the working program as well as docs within 11.5 hrs after bid acceptance.

_______
Regards
Musharraf Khan
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 76 jobs 
Michael Sharp
Rated a 9.97 on 148 jobs 
Simon Price
Rated a 10 on 6 jobs 
RNA
Rated a 9.9 on 26 jobs 
Securenext
Rated a 9.96 on 52 jobs 
markesh
Rated a 10 on 17 jobs 
Andrei Remenchuk
Rated a 10 on 9 jobs 
teleCODERS
Rated a 9.93 on 59 jobs 
Codman
Rated a 9.96 on 98 jobs 
Buddies
Rated a 9.8 on 48 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.