Skip to content

BogdanDidukh2003/MergeSortImplementation

Repository files navigation

MergeSortImplementation

  1. Install dotnet from this link.
  2. Open the solution folder in cmd and print dotnet run -p MergeSortImplementation -- [SORTORDER] [INTS]
  • [SORTORDER] arg is in format asc and desc
  • [INTS] arg is in format 1,2,56,45,-9,78,11
  1. To run test cases print dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages