Zobrazeno 1 - 2
of 2
pro vyhledávání: '"Sirilak Ketchaya"'
Publikováno v:
Scientific Reports, Vol 13, Iss 1, Pp 1-13 (2023)
Abstract Quicksort is an important algorithm that uses the divide and conquer concept, and it can be run to solve any problem. The performance of the algorithm can be improved by implementing this algorithm in parallel. In this paper, the parallel so
Externí odkaz:
https://doaj.org/article/fc23e16a20b2479fbd33ee0eedb71942
Publikováno v:
Applied Computing and Informatics.
PurposeSorting is a very important algorithm to solve problems in computer science. The most well-known divide and conquer sorting algorithm is quicksort. It starts with dividing the data into subarrays and finally sorting them.Design/methodology/app