JAVA JSP HTML CSS JAVASCRIPT JQUERY SORT GENERATOR
1.0.0
What's it? Sort Generator is a website developed to sort Strings and Integers datas. Actually, it uses *Merge, Bubble, Bucket and Quick Sort Algorithms.
I needa translate this project's contents to English too
Tools Run Examples Sort Integer Numbers
Sort Strings
Bonus - Bubble Sort: O(n^2)
- Quick and Merge Sort: O(n * log10(n))
- Bucket Sort: O(2 * n)
being 'n' the number of elements to sort.

Reach Me Email: [email protected]
Linkedin: linkedin.com/in/csfelix/
Instagram: instagram.com/c0deplus/
Portfolio: CSFelix.io