Click here to Skip to main content
15,886,024 members
Articles / Programming Languages / C#

Visualization and comparison of sorting algorithms in C#

Rate me:
Please Sign up or sign in to vote.
4.93/5 (408 votes)
14 Dec 2010CPOL14 min read 984.4K   13K   424  
In this article, I will show you the visualization of some sorting algorithms. This tool also allow users to compare two algorithms.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
30 Mar 2016Mark Monnin
This is an alternative for "Visualization and comparison of sorting algorithms in C#"

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Marwin Cassovia Soft
Slovakia Slovakia
My name is Robert Kanasz and I have been working with ASP.NET, WinForms and C# for several years.
MCSD - Web Applications
MCSE - Data Platform
MCPD - ASP.NET Developer 3.5
- Web Developer 4
MCITP - Database Administrator 2008
- Database Developer 2008
MCSA - SQL Server 2012
MCTS - .NET Framework 3.5, ASP.NET Applications
- SQL Server 2008, Database Development
- SQL Server 2008, Implementation and Maintenance
- .NET Framework 4, Data Access
- .NET Framework 4, Service Communication Applications
- .NET Framework 4, Web Applications
MS - Programming in HTML5 with JavaScript and CSS3 Specialist

Open source projects: DBScripter - Library for scripting SQL Server database objects


Please, do not forget vote

Comments and Discussions