SkillAgentSearch skills...

SortingAnimation

A visual representation for sorting algorithms

Install / Use

/learn @chrisli-03/SortingAnimation

README

Sorting Animations

A Vue.js project shows the progress of different sorting algorithms<br/> This is meant to show how each algorithm sorts, the timing may be inaccurate due to imprefection in the algorithm I wrote

Sorting Algorithms:<br/> Implemented:<br/> SelectionSort<br/> InsertionSort<br/> BubbleSort<br/> CocktailShakerSort<br/> MergeSort<br/> QuickSort<br/> HeapSort<br/> ShellSort<br/>

Need Implementation:<br/> IntroSort<br/> Odd-EventSort<br/> Merge-InsertionSort<br/> SmoothSort<br/> TimSort<br/> Show runtime for all algorithms<br/>

Related Skills

View on GitHub
GitHub Stars105
CategoryDevelopment
Updated2y ago
Forks3

Languages

JavaScript

Security Score

85/100

Audited on Dec 5, 2023

No findings