Skip to content

NeroXerith/SortingAlgorithms

Repository files navigation

SortingAlgorithms

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Merge Sort

Requirements

  • C# vscode extension
  • .NET 5.0 framework and above

Available scripts

In the project directory, you can run:

dotnet run

Runs the app in the development mode.\

dotnet build

Builds the app for production to the build folder.\

About

A C# Console application that allows a user to input numbers and sort it to its preferred sorting algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages