Thread: Bubblesort Help

  1. #1
    Registered User
    Join Date
    Nov 2010
    Posts
    3

    Bubblesort Help

    Can someone explain bubblesorting to me?

    I've watched and read some tutorials, but I still don't get it.

  2. #2
    Algorithm Dissector iMalc's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    6,318
    Perhaps you could try describing it to us and we'll correct you where necessary and fill in the blanks. It's hard to know what we could tell you that isn't eaxctly the same as what you've already read.

    I do also have a descritpion of it on my site.
    My homepage
    Advice: Take only as directed - If symptoms persist, please see your debugger

    Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Helo with bubblesort?
    By x2x3i5x in forum C Programming
    Replies: 6
    Last Post: 04-30-2010, 11:32 PM
  2. modifying bubblesort function
    By tenhavenator in forum C Programming
    Replies: 3
    Last Post: 11-14-2009, 12:54 AM
  3. scanf in bubblesort
    By agentsmith in forum C Programming
    Replies: 3
    Last Post: 12-18-2007, 05:09 PM
  4. Circular bubblesort
    By PiCoMiKe in forum C Programming
    Replies: 2
    Last Post: 04-21-2006, 06:06 PM
  5. C++ bubblesort and structure help
    By ReignFire in forum C++ Programming
    Replies: 2
    Last Post: 10-17-2005, 02:25 AM