Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 216 Bytes

File metadata and controls

9 lines (5 loc) · 216 Bytes

Selection Sort Visualization

This program shows how selection sort algorithm works in a visual mode.

How to run

Do dotnet run in your terminal in the same folder as the project.