An open API service indexing awesome lists of open source software.

https://github.com/mnz1365/sort-check

check sort list of numbers
https://github.com/mnz1365/sort-check

algorithm check checker javascript list sort

Last synced: 9 months ago
JSON representation

check sort list of numbers

Awesome Lists containing this project

README

          

# About

function for checking the sort of list.
also the function checks if list is decrease or increase.

# Getting Started
add the list of numbers to the function and it will return the result

for run app properly -> run "code.js" file