/Sort-Simulator

Sorting Algorithm simulator developed using C++ and iGraphics library

Primary LanguageC

Sort-Simulator

Sort Simulator is Structured Programming Language LAB Project of BUET CSE Level-1 term-2. Bubble sort, Insertion sort and Quick sort algoritms are simulated for small input. Simulator is developed using C and iGraphics library in Visual Studio.

Run Sorting_Algo_Simulation.exe file for simulation. Before running the simulator copy msvcr100d.dll from Sort_Lib folder to C:/Windows/System32 for x86 OS or C:/Windows/SysWOW64 for x64 OS.

Simulation

alt text alt text alt text