Show Bid Request
binary tree (datastructure)
Bid Request Id: 23604
|
|
|
Posted by: |
alzoub1 (47 ratings)
(Software buyer rating 9.95)
|
Non-action Ratio: |
Very Good - 5.77%
|
Posted: |
Aug 3, 2002 8:55:39 PM EDT
|
Bidding Closes: |
Aug 6, 2002 8:58:07 PM EDT
|
Viewed (by coders): |
108 times
|
Deadline: |
8/7/2002
TIME EXPIRED
|
|
|
|
Description:
MPLEMENT BINARY TREE:
1. CREATE A BINARY SEARCH TREE;
2. INSERT 15 INTEGER NODES:
20, 10, 31, 12, 56, 90, 1, 0, 70, 23, 32, 91, 17, 9, 7
3. TRAVERSAL ALGORITHMS (CODE FUNCTIONS):
3.1 PREORDER; 3.2 INORDER; 3.3 POSTORDER.
4. REVERSE TRAVERSAL: 4.1 REVERSE_PREORDER; 4.2 REVRSE_INORDER; 4.3 REVERSE_POSTORDER.
after finishing the work
then you can do the following:
(1) PRINT OUT THE BINARY TREE IN A GOOD WAY;
(2) DELETE: ( 2.1) A LEAF; ( 2.2) A INTERNAL NODE; ( 2.3) THE ROOT.
(3) DISPLAY EACH STEP: BEFORE AND AFTER ACTION ! ! !
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. fully commented done in c++
Platform:
98,mellinium,95
Must be 100% finished and received by buyer on:
Aug 7, 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.
Special Conditions / Other:
Must be completed by 8/8/2002"
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!
|
$5 (USD)
|
Aug 3, 2002 9:31:33 PM EDT
|
8.5
(Very Good)
|
|
|
Hello, This seems like an interesting assignment. I am new to the site so don't have a rating.Please take the time to review my resume and i will get back to you with the program in a couple of hours.All I need is a good word from you. Thanks. |
|
|
|
|
N/A
|
Aug 4, 2002 5:39:34 AM EDT
|
8.5
(Very Good)
|
|
|
Hi, Here it is. I ve added the delete method too. I ll wait for your feedback and make changes as per your needs. I still have to add some formatting to display the tree in a tree like fashion.I ll submit that tommorow. Best of luck. Thanks |
|
Attached File
|
|
|
|
|