Skip to content

Implement External MergeSort #48

Description

@Mattamorphic

As a user I want to be able to sort my data sources content and output this as a new file, in potentially a different format.

We can use the merge sort algorithm to break the problem down.
An external merge sort uses smaller files instead of dumping the whole file into memory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions