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')
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: