Sorting Algorithm ( JAVASCRIPT ) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Sorting Algorithm ( JAVASCRIPT )

Well, I tested to sort 100million value inside an array to know what sorting algorithm is the fastest and I just found out that quicksort only take it for 21 seconds than array.sort ( built in array sort function ), is there any sorting algorithm that is more powerful than this quicksort?

19th Jan 2021, 2:08 AM
Tig SANAOL
Tig SANAOL - avatar
2 Réponses
0
Try hashcat it's fastest way to crack a password . You can use this method to sort
19th Jan 2021, 2:10 AM
Emanuil Terentiev
Emanuil Terentiev - avatar
0
Try reverse engineering
19th Jan 2021, 2:13 AM
Emanuil Terentiev
Emanuil Terentiev - avatar