TheAlgorithms / Lua

Algorithms and Data Structures implemented in the Lua programming language
MIT License
290 stars 56 forks source link

Updated sort_spec.lua #39

Closed icemberg closed 1 month ago

icemberg commented 1 month ago

added the specified changes what you said by adding the test case for countingsort.lua

appgurueu commented 1 month ago