diff --git a/Sorts/CountingSort.js b/Sorts/CountingSort.js index 396765c4f4..2003cfb736 100644 --- a/Sorts/CountingSort.js +++ b/Sorts/CountingSort.js @@ -39,5 +39,5 @@ console.log('\n- Before Sort | Implementation of Counting Sort -') console.log(array) // After Sort console.log('- After Sort | Implementation of Counting Sort -') -console.log(countingSort(array)) +console.log(countingSort(array, 0, 5)) console.log('\n') pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy