-
Framework: .NET Core 3.1
-
Solution Type(s): Class Library, NUnit
-
Description: collection of various algorithms.
-
Nuget Packages:
- Microsoft.NET.Test.Sdk - 16.2.0
- NUnit - 3.12.0
- NUnit3TestAdapter - 3.15.1
- Algorithms
- BinarySearch
- BubbleSort
- HeapSort
- InsertionSort
- MergeSort
- QuickSort
- ShellSort