Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.17 seconds.

  1. Re: Help with using mergesort to sort a list of names alphabetically?

    Right. That's why I'm asking you to step through the actual code with a debugger or even some print statements to figure out when the actual program differs from what you expect on paper and pencil....
  2. Re: Help with using mergesort to sort a list of names alphabetically?

    And when you stepped through the code, at what point does the code behave differently from what you'd expect?
  3. Re: Help with using mergesort to sort a list of names alphabetically?

    Have you stepped through this with a debugger, or at least added some print statements, to figure out the flow of the program?

    And would you mind linking to those other posts? For all we know,...
Results 1 to 3 of 3