First of all the C++ program must be successfully get complied with Turboc 3.0 <-- IMP Here are the topics, Try to make the programs as easy as possible. Create one program for each topics Topics :- 1) Bubble Sorting ( in 1 dimensional Array) [ Array element will be given by user] 2) Insertion Sort ( in 1 dimensional array) [ Array element will be given by user] 3) Linear Searching ( in 1 dimensional array) [ Array element will be given by user] 4) Binary Searching ( in 1 dimensional array) [ Array element will be given by user] 5) Merging 2 diff array and form one single array ( in 1 dimensional array) [ Array element will be given by user] 6) Deletion of element from in 1 dimensional array ( Element given by user) 7) Insertion of element in 1 dimensional array ( Element given by user) 8) File (Binary and Text ) Operations (Creation, Updation, Creation, Query) Instructions Create the program inform me here or via mail prateek569{at}gmail.com prateek569{at}yahoo.com Help me .. as soon as possible
Sorry not interested in working for the money you are offering (or even what some of these other guys have offered) But I do have a suggestion - why not buy a real book? I'm sure I have lots of them that include code for these simple tasks.