c program for recursive binary search of numbers
binary searchbinary search recursive in C
Page 1 of 1
3 Replies - 3011 Views - Last Post: 27 February 2009 - 08:25 AM
Replies To: binary search
#2
Re: binary search
Posted 27 February 2009 - 02:10 AM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Please post like this:
Thank you for helping us helping you.
Please post like this:
Thank you for helping us helping you.
#3
Re: binary search
Posted 27 February 2009 - 02:48 AM
parvathi.mca, on 27 Feb, 2009 - 01:09 AM, said:
c program for recursive binary search of numbers
I'd like one of those too. Check out "The C Programming Language" by Kernighan and Ritchie, chapter 6 has stuff on creating a binary tree. I am currently working on re-sorting the binary tree by order of decreasing occurrence. I am still a beginner, and don't have much more code than is already in the book.
Show us how you're getting on, and I may get the confidence to post my code, that produces 20+ warnings and 2 errors within 30 lines of original code. Yep, my attempts at re-sorting binary tree doesn't even compile.
#4
Re: binary search
Posted 27 February 2009 - 08:25 AM
Page 1 of 1

New Topic/Question
Reply



MultiQuote


|