Search:

Type: Posts; User: C0__0D

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    11,095

    I like your idea but I figured it was the way to...

    I like your idea but I figured it was the way to sort it by day of the year as that's what the professor and other students suggested. Would you suggest reconfiguring the merge sort to take in an...
  2. Replies
    3
    Views
    11,095

    MergeSort on struct array

    Hi I am creating a program that uses mergesort to sort birthdays by their day of the year. In my current build, I am storing an array of structs into a new date_array and sorting the date_array, then...
Results 1 to 2 of 2