How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
StringGrid , Math, Strings, Integers
By grantfulllen on Jul 31
Max Bid: Open to fair suggestions


Savings Account Class
By RMJ on Jul 31
Max Bid: $20


Open Access III to MS Access
By jomalth on Jul 31
Max Bid: Open to fair suggestions


HTML parsing
By Aaron L. Anderson on Jul 31
Max Bid: $5


Secure Virtual File System
By Ben Gray2 on Jul 31
Max Bid: $350


Hot Keys
By Marce22 on Jul 31
Max Bid: $40


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(152 open)
   Access 
(57 open)
   MySQL 
(86 open)
   Oracle 
(13 open)
   SQL Server 
(70 open)
   Other DB 
(26 open)
Documentation / Tech Writing 
(26 open)
   Language (Human) Translations 
(2 open)
Data Entry 
(24 open)
Game Development 
(19 open)
Graphics / Art / Music 
(54 open)
   Graphics 
(62 open)
     Adobe AfterEffects 
(7 open)
     Adobe Photoshop 
(34 open)
     Adobe Premiere 
(4 open)
     3d Animation 
(14 open)
   Art (Misc.) 
(16 open)
   Music 
(12 open)
   Photography 
(4 open)
   3d Modeling 
(8 open)
Language Specific 
(111 open)
   ASP 
(64 open)
   ASP .NET 
(53 open)
   C# 
(43 open)
   C++ / C 
(136 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(12 open)
   Delphi 
(48 open)
   Java 
(73 open)
   JSP 
(10 open)
   Perl 
(35 open)
   Python 
(1 open)
   PHP 
(81 open)
   XML/XSL 
(37 open)
   Visual Basic 
(144 open)
   Visual Basic .Net 
(83 open)
   Other 
(60 open)
Misc 
(30 open)
   CAD 
(3 open)
MultiMedia 
(32 open)
   Video Editing 
(5 open)
Network 
(42 open)
   Network Design 
(5 open)
   Network Implementation 
(14 open)
Platforms 
(65 open)
   Windows 
(172 open)
     MS Exchange 
(5 open)
     MS Office 
(16 open)
     Other 
(8 open)
   Internet Browser 
(41 open)
   Linux 
(54 open)
   UNIX 
(20 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(16 open)
Security 
(36 open)
Testing / Quality Assurance 
(19 open)
Web 
(166 open)
   Page Design 
(89 open)
   Flash 
(48 open)
   Web Services 
(74 open)
   Web (Other) 
(73 open)
Training 
(14 open)
   Computer Based 
(11 open)
Other
 
Other Sites

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

C++ Tree
Bid Request Id: 57443
Bookmark in my 'To Do' list
Posted by: destiny (3 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Unverified
Approved on: Apr 11, 2003
11:53:37 PM EDT
Bidding Closes: Apr 12, 2003
11:00:00 PM EDT
Viewed (by coders): 93 times
Deadline: 4/13/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
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 Aug 1, 2003 12:46:34 AM EDT)

Description:
Recursion may be used througout On the next page of this handout is a tree.h file. Your project will contain this file plus two others: a tree.cpp file and a driver.cpp file. - Your tree.cpp file will contain the implementations for the files that are prototyped in the tree.h file. 1. AddToOrderedList( ) adds the second parameter to the list in order. 2. PrintList() prints the entire list from the first node to the end node. 3. MakeBalancedTree ( ) creates a new balanced binary tree which will be pointed to by the second parameter, using the data from the ordered linked list (pointed to by the first parameter) whose length is the third parameter. 4. CountList() returns the number of nodes in the list. 5. PrintTree() outputs the data in the tree using an inorder traversal. 6. Depth() returns the depth of the tree. Your driver.cpp file contains a main() function. Your main() should: 1. create an empty linked list and an empty tree. 2. prompt the user for integers (zero when done). 3. add the integers to the linked list in order. 4. print the list. 5. make a balanced binary search tree from the data in the ordered linked list. 6. print the tree in order. 7. find and output the depth of the tree. 8. print the linked list again to make sure you did not alter it. //tree.h #include<stddef.h> #include<iostream.h> struct ListNode { int data; ListNode* linl; }; struct TreeNode { int data; TreeNode* left; TreeNode* right; }; void AddToOrderedList(ListNode* & head,int x); void PrintList(ListNode* head); void MakeBalancedTree(ListNode* head,TreeNode*& root,int count); int CountList(ListNode* head); void PrintTree(TreeNode* root); int Depth(TreeNode*root);

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:
MS VISUAL C++
Windows ME

Must be 100% finished and received by buyer on:
Apr 13, 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.


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!
cossimin
(9 ratings)
in Brasov, Brasov
Romania
Bid id: 618,468
 
$10 (USD) Apr 12, 2003
4:22:05 AM EDT
 9.67
(Excellent)
   
I have great experience with this kind of project and I can solve your problem within a few hours.
I'm the man for the job.
 
 
 
 
  See 11 private reply(ies)
to/from cossimin.
 




Bid Request 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.
 
Top Coders.

Anuj Gakhar
Rated a 9.96 on 104 jobs 
Securenext
Rated a 9.96 on 114 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
Codman
Rated a 9.97 on 151 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 75 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its 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.