Click here to Skip to main content
15,868,065 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi giys,

i wrote my programme in VS.NET 2008 that takes real numbers separated by commas from TextBox1.Text, sort them and display the sorted in TextBox2.Text.

Now i want to add another 2 sorting algorithm that uses the same TexBoxes with different buttons to perform the sorting.

I need a your help of two different algorisms may be shell, smooth or bubble or whatever just 2.


Thanks
Posted

1 solution

This seems like a homework question...

What do you need help with specifically? Sorting algorithms are well documented online. Have you searched online yet? Wikipedia has some good information. Once you've done that, then come here with specific questions and we'll be happy to assist (so long as you are doing the bulk of your work yourself).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900